limewire on linux i am using mandrake 8.2 and i am trying to install LimeWire which i got to work on Redhat 7.3 the problem is i don't think java is installed correctly but i am not sure here is my bash_profile script i posted it before and i was told that
it was fine.
# .bash_profile
# Get the aliases and functions
if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi
PATH=/usr/java/j2re14/bin:$PATH
mesg n
(the only line i entered was the java line and i got that off the inernet, this is where jave is installed
/usr/java/j2re14/bin/ )
This is the error i get trying to install LimeWire running this bash_profile:
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 ZeroGcj.(source file unknown:line unknown, pc 0x86d5d74)
at ZeroGb3.a(source file unknown:line unknown, pd 0x86cf54b)
at com.zerog.ia.installer.main.a(source file unknown:line unknown, pc 0x8664cf1)
at com.zerog.ia.installer.main.b(source file unknown:line unknown, pc 0x86491c1)
at com.zerog.ia.installer.main.main(source file unknown:line unknown, pc 0x85b1281)
at java.lang.reflect.method.invoke(Method.java:native )
at com.zerog.lax.LAX.launch(source file unknown:line unknown, pc 0x82a89d6)
at com.zerog.lax.LAX.main(source file unknown:line unknown,pc 0x825cbcb)
can someone decipher this and tell me what im a doing wrong.
if it is too much to post on the message board please email it to me. |