View Single Post
  #6 (permalink)  
Old May 5th, 2004
bigdavekc
Guest
 
Posts: n/a
Angry Fedora core 1 with java installed....

Java in in the path, and installed properly. What else can I do? I something else not right? I get this error message:

Preparing to install...
tail: `-1' option is obsolete; use `-n 1'
Try `tail --help' for more information.
/opt/limewire/LimeWireLinux3.bin: line 326: [: `)' expected, found -z
WARNING! The amount of /tmp disk space required and/or available
could not be determined. The installation will be attempted anyway.
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.VerifyError: verification failed at PC 56 in com.zerog.lax.LAX:showExceptionDialog((Ljava.lang. String;Ljava.lang.String;Z)V): incompatible type on stack
at _Jv_BytecodeVerifier.verify_fail(byte, int) (/usr/lib/libgcj.so.4.0.0)
at _Jv_BytecodeVerifier.verify_instructions_0() (/usr/lib/libgcj.so.4.0.0)
at _Jv_VerifyMethod(_Jv_InterpMethod) (/usr/lib/libgcj.so.4.0.0)
at _Jv_PrepareClass(java.lang.Class) (/usr/lib/libgcj.so.4.0.0)
at java.lang.ClassLoader.linkClass0(java.lang.Class) (/usr/lib/libgcj.so.4.0.0)
at java.lang.ClassLoader.resolveClass0(java.lang.Clas s) (/usr/lib/libgcj.so.4.0.0)
at java.lang.Class.initializeClass() (/usr/lib/libgcj.so.4.0.0)
at java.lang.Class.forName(java.lang.String, boolean, java.lang.ClassLoader) (/usr/lib/libgcj.so.4.0.0)
at java.lang.Class.forName(java.lang.String) (/usr/lib/libgcj.so.4.0.0)
at gnu.gcj.runtime.FirstThread.run() (/usr/lib/libgcj.so.4.0.0)
at _Jv_ThreadRun(java.lang.Thread) (/usr/lib/libgcj.so.4.0.0)
at _Jv_RunMain(java.lang.Class, byte const, int, byte const, boolean) (/usr/lib/libgcj.so.4.0.0)
at __gcj_personality_v0 (java.compiler=NONE)
at __libc_start_main (/lib/tls/libc-2.3.2.so)
at _Jv_RegisterClasses (java.compiler=NONE)
Reply With Quote