August 11th, 2002
|
| _eLeCtRiFyInG MeMbRr_ | | Join Date: May 9th, 2002 Location: Chicago
Posts: 232
| |
Re: this does not works with J2sdk1.4 in my case Quote: Originally posted by astra I made all what you described
but with the J2sdk1.4 instead of JRE.
I still have a problem.
[j@jerome bin]$ ./LimeWireLinux.bin
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'.
Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)
Stack Trace:
java.lang.NoClassDefFoundError: ZeroGcf
at ZeroGcq.a(source file unknown:line unknown, pc 0x874e049)
at ZeroGcj.<init>(source file unknown:line unknown, pc 0x86d8d74)
at ZeroGcq.<init>(source file unknown:line unknown, pc 0x86fb8a9)
at ZeroGb3.a(source file unknown:line unknown, pc 0x86fe907)
at com.zerog.ia.installer.Main.a(source file unknown:line unknown, pc 0x86a44a5)
at com.zerog.ia.installer.Main.b(source file unknown:line unknown, pc 0x86481c1)
at com.zerog.ia.installer.Main.main(source file unknown:line unknown, pc 0x85b6281)
at java.lang.reflect.Method.invoke(Method.java:native )
at com.zerog.lax.LAX.launch(source file unknown:line unknown, pc 0x82ad9d6)
at com.zerog.lax.LAX.main(source file unknown:line unknown, pc 0x825ebcb)
[j@jerome bin]$ java -version
java version "1.4.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-b92)
Java HotSpot(TM) Client VM (build 1.4.0-b92, mixed mode)
[j@jerome bin]$ echo $JAVA_HOME
/usr/java/j2sdk1.4.0
[j@jerome bin]$ | Remove kaffe.
altoine
P.S. rpm -e --nodeps kaffe |