Comment 96 for bug 86103

Revision history for this message
robogeek (david-herron-sun) wrote :

I just tested this with java-1.5.0-sun, java-6-sun and java-6-openjdk. Azureus works with all three.

Because the /usr/bin/azureus script doesn't honor the java alternative setting (it hardcodes several paths in the script) you have to be careful to run it like so:-

% export AZUREUS_JAVA=/usr/lib/jvm/JAVA/jre/bin/java
% azureus

And you also have to be careful to exit the old Azureus process each time you relaunch the app. Doing so it runs with all three implementations.