![]() |
Linux installation problems.... Hi, I have been using Limewire for a long time now on Windows and have loved it. I just switched my os over to Mandrake Linux because of my being tired with all the general MS issues. (not to do with limewire... just general hate of MS bugs) I have been using Linux on and off for years and am decent at it but am definatly no expert. I downloaded Limewire and installed it and got a wierd error and I am unsure what it means or how to solve it. The error is: [root@muppetlabs 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... 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 0x869382a) at ZeroGee.<init>(source file unknown:line unknown, pc 0x86c5d73) at ZeroGed.<init>(source file unknown:line unknown, pc 0x8222452) at ZeroGdv.a(source file unknown:line unknown, pc 0x85fa717) at com.zerog.ia.installer.Main.a(source file unknown:line unknown, pc 0x868f8f1) at com.zerog.ia.installer.Main.c(source file unknown:line unknown, pc 0x86701ac) at com.zerog.ia.installer.Main.main(source file unknown:line unknown, pc 0x8330ac2) at java.lang.reflect.Method.invoke0(Method.java:nativ e) at java.lang.reflect.Method.invoke(Method.java:256) at com.zerog.lax.LAX.launch(source file unknown:line unknown, pc 0x82b89d6) at com.zerog.lax.LAX.main(source file unknown:line unknown, pc 0x82033ed) Does anyone have any clue about this? I am running Mandrake Linux 9.0. Any assitance would be greatly appreciated. Thanks David Kent |
Make sure you have java 1.4 from java.sun.com installed. Simply type "java -version" in a terminal. |
Java I installed sun's j2sdk1.4.1 and j2re1.4.1 on my system but when I type in java -version it lists kaffe java virtual machine. Engine: Just-in-time v3 Version: 1.0.7 Java Version: 1.1 I uninstalled kaffe's version and tried the version command again and it gives me a error stating /usr/bin/java not found. I tried to reinstall suns version thinking it got uninstalled maybe but it states it is already installed. What I assume here is that the kaffe java vm was installed in /usr/bin/java. Suns java that I installed is located in /usr/java/.. /j2sdk1.4.1_01 or /j2re1.4.1_01 Am I assuming right? If so what do I do to correct this problem? Thanks. |
Add /usr/java/bin or where ever Sun put the java executable to your path by adding the following lines to your ~/.profile file: JAVA_HOME=<path to your java installation, e.g "/usr/java/"> export JAVA_HOME PATH=$PATH:<path to the directory where Sun's java executable is located e.g. "/usr/java/bin"> export PATH |
All times are GMT -7. The time now is 10:35 PM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.
Copyright © 2020 Gnutella Forums.
All Rights Reserved.