View Single Post
  #1 (permalink)  
Old March 13th, 2002
Unregistered
Guest
 
Posts: n/a
Default Different problems installing-mandrake 8.1

Well, I checked the previous posts and I’m still having a hard time. I made the mistake of installing jre1.3.1_02-b02 (the rpm) without first removing kaffe. Of course, a jave –version returned jre1.1, so I thought this was why the limewire installer kept failing so badly. I read some posts here, so I uninstalled kaffe, and jre1.3. I then reinstalled jre, made a simbolic link to jave in the /usr/bin dir and a java -version returns 1.3.1_02-b02. however, running the Limewire install program still returns the same error:
__________________________________________________ _____________________

[root@turtle src]# exec ./LimeWireLinux.bin
Preparing to install...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...

Launching installer...

Invocation of this Java Application has caused an InvocationTargetException. Thi
s 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.getLocalGraphicsEnvir onment(GraphicsEnvi
ronment.java:58)
at java.awt.Window.<init>(Window.java:188)
at java.awt.Frame.<init>(Frame.java:315)
at java.awt.Frame.<init>(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)
GUI-

___________________________________________
Any suggestions? Thanks,

Scott
Reply With Quote