Comment 120 for bug 57875

Revision history for this message
Alex N (alexnolasco) wrote :

Hello,

This is what worked for me. ( Env: Ubuntu 7.10)

1.- Select the proper Java run time by running
      sudo update-alternatives --config java

output:
Selection Alternative
-----------------------------------------------
          1 /usr/bin/gij-4.2
+ 2 /usr/lib/j2se/1.4/bin/java
* 3 /usr/lib/jvm/java-1.5.0-sun/jre/bin/java
          4 /usr/lib/jvm/java-6-sun/jre/bin/java

( I entered 2 at the prompt, previous option was 3)

Now my java version reads "1.5.0_13"

2.- I downloaded Azureus_3_0_linux.tar and extracted Azureus2.jar to /usr/share/java/
     (make a backup of Azureus2.jar just in case)

3.- started Azureus

This works for me, but it may not work for others...

Cheers