View Single Post
  #1 (permalink)  
Old December 30th, 2001
Unregistered
Guest
 
Posts: n/a
Default 2.0 Install errors?

I'm running mdk8.1 PII400 256mb ram.

Just Installed the jre-1.3.1_02 (RPM ver.)

The install of Java went without any seeming hitch. It's happily in /usr/java

Now as %su to install LimeWire I have no luck. The icons appear as if LimeWire will install and then in terminal the following is returned.

Preparing to install...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...

Launching installer...

Error: Unrecognized JVM specific option `-Xmx50331648'.
Error: Unrecognized JVM specific option `-Xms16777216'.
This Java Application has encountered an unexpected error and will now exit. (LAX)

Stack Trace:
java.lang.NoClassDefFoundError: LZeroGb1;
at com.zerog.ia.installer.Main.a(source file unknown:line unknown, pc 0x867f151)
at com.zerog.ia.installer.Main.b(source file unknown:line unknown, pc 0x88aa1c1)
at com.zerog.ia.installer.Main.main(source file unknown:line unknown, pc 0x859ca61)
at java.lang.reflect.Method.invoke(Method.java:native )
at com.zerog.lax.LAX.launch(source file unknown:line unknown, pc 0x829c9d6)
at com.zerog.lax.LAX.main(source file unknown:line unknown, pc 0x824e3eb)


Any ideas what I maybe doing wrong?
Reply With Quote