::installing azureus 3.0.0.2 for slackware linux::
1. Install Java JRE client:
choose the Linux (self-extracting file) which is non-RPM file
tutorial for installing Java: http://java.com/en/download/help/5000010500.xml#selfextracting
2. Download the latest Azureus client
Latest Azureus 3.0 Release [3.0.2.2] from http://azureus.sourceforge.net/download.php
3. Extract the Azureus tarball
tar -xvjf Azureus_x.x.x.x_linux...tar.bz2
#this will create a new directory named azureus
4. cd to azureus/ directory and edit azureus file with your favourite editor
pico azureus
5. edit this line:
######## CONFIGURATION OPTIONS ########
JAVA_PROGRAM_DIR="/usr/java/jre1.6.0_02/bin/" # use full path to java bin dir, ex. "/usr/java/j2sdk1.4.2/bin/"
PROGRAM_DIR="/pato-to-your/azureus" # use full path to Azureus bin dir
#######################################
6. the installation is done
#you may fire below command for azureus to start
./azureus &
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment