View Single Post
  #1 (permalink)  
Old October 31st, 2002
jbentley jbentley is offline
Novicius
 
Join Date: October 30th, 2002
Posts: 1
jbentley is flying high
Question LimeWire wont intall on redhat 8

Ive looked in all these forums for the last two days and tried almost everything i think. Here is what i get when i type which java

/usr/java/j2sdk1.4.1_01/bin/java

and here is the error i get when i try to install limewire

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

Launching installer...

Warning: -Xmx100331648 not understood. Ignoring.
Warning: -Xms16777216 not understood. Ignoring.
Exception in thread "main" java.lang.NoClassDefFoundError: com.zerog.lax.LAX
at 0x4028115f: java.lang.Throwable.Throwable(java.lang.String) (/usr/lib/libgcj.so.3)
at 0x4027408e: java.lang.Error.Error(java.lang.String) (/usr/lib/libgcj.so.3)
at 0x40275b1a: java.lang.LinkageError.LinkageError(java.lang.Stri ng) (/usr/lib/libgcj.so.3)
at 0x40276f76: java.lang.NoClassDefFoundError.NoClassDefFoundErro r(java.lang.String) (/usr/lib/libgcj.so.3)
at 0x402c60f9: gnu.gcj.runtime.FirstThread.run() (/usr/lib/libgcj.so.3)
at 0x40267fdc: _Jv_ThreadRun(java.lang.Thread) (/usr/lib/libgcj.so.3)
at 0x4023478c: _Jv_RunMain(java.lang.Class, byte const, int, byte const, boolean) (/usr/lib/libgcj.so.3)
at 0x08048900: __gcj_personality_v0 (java.compiler=NONE)
at 0x40675914: __libc_start_main (/lib/libc.so.6)
at 0x080486c1: _Jv_RegisterClasses (java.compiler=NONE)

any help is appreciated...thanks in advance
Reply With Quote