Instalar JAVA CentOS 4.3 Azureus

por | 21 junio, 2006

Installation of Java runtime

Self-extracting file is available at http://www.java.com/ja/download/linux_manual.jsp
# sh ./jre-1_5_0_01-linux-i586-rpm.bin Add the following lines in ~/.tcshrc:
 # JAVA
setenv JAVA_HOME /usr/java/j2re1.5.0_01
setenv PATH /usr/java/j2re1.5.0_01/bin:$PATH

remove java symlinkfrom /usr/bin and make:
ln -s /usr/java/jre1.5.0_07/bin/java/usr/bin/java  AZUREUS

First, install Java runtime according to the above. Download the software for a Linux_GTK platform from http://azureus.sourceforge.net/ Then

% tar jxf Azureus_2.2.0.2_linux.GTK.tar.bz2 # mv azureus /usr/local/.

Add the following lines in ~/.tcshrc:

# Azureus setenv PATH /usr/local/azureus:$PATH Type /usr/local/azureus/azureus to make settings. The selection buttons seems to be outside the screen, so click inside the box and select with up-down cursor keys.

FIREFOX

# cd /path/to/firefox/plugins (ie /usr/lib/firefox-1.0.8/plugins)
# ln -s /usr/java/jre1.5.0_07/plugin/i386/ns7/libjavaplugin_oji.s