View Full Version : .bin


barghota
Salamo 3alekom

When i download .bin file and try to install it by ./foo.bin any1 correct it to me if i am wrong. if i am right it tells me:

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

Launching installer...

Error: Unrecognized JVM specific option `-Xmx100331648'.
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: ZeroGd9
at ZeroGed.a(source file unknown:line unknown, pc 0x86c304a)
at ZeroGee.<init>(source file unknown:line unknown, pc 0x86c5d73)
at ZeroGed.<init>(source file unknown:line unknown, pc 0x821a452)
at ZeroGdv.a(source file unknown:line unknown, pc 0x8646337)
at com.zerog.ia.installer.Main.a(source file unknown:line unknown, pc 0x8692111)
at com.zerog.ia.installer.Main.c(source file unknown:line unknown, pc 0x86721ac)
at com.zerog.ia.installer.Main.main(source file unknown:line unknown, pc 0x8341ac2)
at java.lang.reflect.Method.invoke0(Method.java:native)
at java.lang.reflect.Method.invoke(Method.java:256)
at com.zerog.lax.LAX.launch(source file unknown:line unknown, pc 0x82b99d6)
at com.zerog.lax.LAX.main(source file unknown:line unknown, pc 0x82023ed)

plzz help

alaa
shouldn't you be telling what you are trying to install exctly??

anyway your problem is that the executable you are running uses non command line options specific to SUN's Java.
most probably you have another JVM installed (Kaffe??) that is intercepting these commands, remove kaffe and install suns JVM (or just make sure that suns JVM gets precedence) and you'll fine.


cheers,
Alaa

barghota
it is limewire

OK i got u... thnxk alot

safrout
Additional Notes:

Windows and Linux users can download the JRE for faster operation and performance enhancement. http://java.sun.com/j2se/1.4.1/download.html

*Linux users must already have the Java2TM Runtime Environment, v. 1.3.1 (JRE) installed to use this installer.
those nots was taken from :

http://www.limewire.com/english/content/download.shtml

safrout
does that mean that installing JRE version greater than 1.3.1 limewire won't work?