However when I go to run azueraus I get:
Code: Select all
Attempting to start Azureus...
/usr/bin/azureus: line 54: java: command not found
If you recieved an error about a missing java class, you need to setup
your classpath correctly.
This should do the trick (as root):
java-config --add-system-classpath=junit,log4j,commons-cli,systray4j
env-update && source /etc/profile
Currently, your classpath (including azureus additions) is:
swt.jar:swt-pi.jar:swt-mozilla.jar:seda.jar:Azureus2.jar:vader kevin # java-config --add-system-classpath=junit,log4j,commons-cli,systray4j
Malformed CLASSPATH in /etc/env.d/21java-classpath
any ideas?

