edonkey java gui not finding java
i just installed edonkey java gui 1.1.2-1. when i run the shell script it comes up with an error message:
/usr/local/bin/javavm no such file or directory
i have the required jre 1.3.1_01 installed and i have set the JAVA_HOME path to point to its location by using:
export JAVA_HOME= /usr/java/jre1.3.1_01
export PATH=$JAVA_HOMe/bin:$PATH
is the javavm a different file from the jre? and if it is where should i go to obtain it?
thanks in advance
|