Run java -version at a prompt and see what Java runtime you're using. If it's Kaffe, it won't work. You should install Sun's 1.4.0 runtime library and add $JAVA_HOME/bin to your path. You may have to rename or delete the Kaffe Java binary in /usr/bin. |