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. |