Difference between revisions of "Instalasi PSKmail client"

From OnnoWiki
Jump to navigation Jump to search
(New page: Download the archive from the pskmail download repository and untar it. tar zxvf pskmail_client-0.8.2.tar.gz cd into the new directory cd pskmail-0.8.2 The install procedure of the pskmai...)
 
Line 1: Line 1:
Download the archive from the pskmail download repository and untar it.
+
==Siapkan Dependencies==
tar zxvf pskmail_client-0.8.2.tar.gz
 
cd into the new directory
 
cd pskmail-0.8.2
 
  
The install procedure of the pskmail client
+
# apt-get install libnet-ssleay-perl libdigest-crc-perl \
has been divided in two scripts:
+
libgtk2-gladexml-perl libio-socket-ssl-perl elinks lynx libhamlib-utils gpsd \
 +
  
    * libinstall.sh to install necessary libraries
+
==Instalasi PSKmail Client==
    * install.sh to install the latest version
 
  
 +
Download PSKmail client dari
  
Installing libraries and Fldigi
+
http://sharon.esrac.ele.tue.nl/pub/linux/ham/pskmail/
  
You need to be connected to the internet to install the following packages:
+
Versi terakhir 1.1
libportaudio2, libhamlib2 and fldigi.
 
  
and the needed libraries:
+
Extract siapkan
libgtk2-gladexml-perl, libdigest-crc-perl, gpsd, Net::GPSD.
 
  
To install them just run the script from the installation directory
+
$ cd ~
 
+
$ cp pskmail-1.1.tar.gz ~
sudo ./libinstall.sh
+
$ tar zxvf pskmail-1.1.tar.gz
 
+
$ cd pskmail-1.1/
Installing pskmail
+
$ sudo ./libinstall.sh  
 
+
$ sudo ./install.sh  
To install the newest version run the install.sh script from
 
the installation directory:
 
 
 
sudo ./install.sh
 
 
 
The install script copies the executables to their proper location
 
and makes a directory ~/.pskmail which contains your Inbox, Outbox etc.
 
 
 
Running pskmail
 
 
 
Do pskmail from a terminal. Keep the terminal open.
 
  
 +
==Menjalankan PSKmail==
  
 +
$ fldigi
 +
$ pskmail
  
  

Revision as of 10:59, 5 April 2009

Siapkan Dependencies

# apt-get install libnet-ssleay-perl libdigest-crc-perl \
libgtk2-gladexml-perl libio-socket-ssl-perl elinks lynx libhamlib-utils gpsd \

Instalasi PSKmail Client

Download PSKmail client dari

http://sharon.esrac.ele.tue.nl/pub/linux/ham/pskmail/

Versi terakhir 1.1

Extract siapkan

$ cd ~
$ cp pskmail-1.1.tar.gz ~
$ tar zxvf pskmail-1.1.tar.gz 
$ cd pskmail-1.1/
$ sudo ./libinstall.sh 
$ sudo ./install.sh 

Menjalankan PSKmail

$ fldigi
$ pskmail


Pranala Menarik