View Single Post
  #4 (permalink)  
Old June 15th, 2002
Unregistered
Guest
 
Posts: n/a
Default

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.
Reply With Quote