Thread: Startupproblems
View Single Post
  #3 (permalink)  
Old March 31st, 2002
Unregistered
Guest
 
Posts: n/a
Talking

Look inside the installer script and look for the option that enables debugging output.

If you don't have the newest JRE or Java 2 SDK, install it first and then set your PATH to where the 'java' program is.
Then rename /usr/bin/java to /usr/bin/java.old before running the installer. That solved my problem. Might solve yours.
Reply With Quote