I've got install problems as well. Tried win2000, but problems running with JRE 1.1.8 and I can't upgrade java VM...I've got other apps that need 1.1.8. So moved to debian box and got install errors below.

Linux Setup:
Debian 2.2.19
xfree86 v4
X11
java version "1.3.1"
gcc, etc...

Any advise would be great. Keil

sh ./jemplode2.bin =>
Preparing to install...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)
Stack Trace:
java.lang.NoClassDefFoundError
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:120)
at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:58)
at java.awt.Window.(Window.java:186)
at java.awt.Frame.(Frame.java:315)
at java.awt.Frame.(Frame.java:262)
at com.zerog.ia.installer.Main.b(Unknown Source)
at com.zerog.ia.installer.Main.main(Unknown Source)
at java.lang.reflect.Method.invoke(Native Method)
at com.zerog.lax.LAX.launch(Unknown Source)
at com.zerog.lax.LAX.main(Unknown Source)