|
Register | FAQ | The Twelve Commandments | Members List | Calendar | Arcade | Find the Best VPN | Today's Posts | Search |
General Linux Support For questions regarding use of LimeWire or WireShare or related questions on the Linux operating system. This includes installation questions and answers. (Check the Stickies marked in Red at top of this section.) |
| LinkBack | Thread Tools | Display Modes |
| |||
Another linux install script error I have read the other linux related install-script postings and none of the suggestions have resulted in joy. I have a RH &.2 system, and am able to run Limewire version 2.0.2 via a binary RPM. When I try to install the latest Limewire using the install script, I get this error (whether run as root or a user): [root@dr-data guest]# ./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 0x8cfe82a) at ZeroGee.<init>(source file unknown:line unknown, pc 0x8cf7d73) at ZeroGed.<init>(source file unknown:line unknown, pc 0x8cecc22) at ZeroGdv.a(source file unknown:line unknown, pc 0x8ce7339) at com.zerog.ia.installer.Main.a(source file unknown:line unknown, pc 0x8c3f8f1) at com.zerog.ia.installer.Main.c(source file unknown:line unknown, pc 0x8c251ac) at com.zerog.ia.installer.Main.main(source file unknown:line unknown, pc 0x831bac2) at java.lang.reflect.Method.invoke(Method.java:native ) at com.zerog.lax.LAX.launch(source file unknown:line unknown, pc 0x829d9d6) at com.zerog.lax.LAX.main(source file unknown:line unknown, pc 0x81f73eb) [root@dr-data guest]# rpm -q limewire limewire-2.0.2-1 My Jave environment is:[root@dr-data guest]# rpm -qa | grep j2 j2re-1.4.1_01-fcs j2sdk-1.4.1_01-fcs [root@dr-data guest]# java -version java version "1.4.1_01" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_01-b01) Java HotSpot(TM) Client VM (build 1.4.1_01-b01, mixed mode) [root@dr-data guest]# which java /usr/java/j2sdk1.4.1_01/bin/java I have added these statements to my user .bash_profile: export JAVA_HOME=/usr/java/j2sdk1.4.1_01 export PATH=$JAVA_HOME/bin[root@dr-data I also get errors when trying to build the source: core]# ./compile Buildfile: build.xml init: core: [javac] Compiling 1 source file to /home/guest/java/limewire/core [javac] [javac] Found 1 semantic error compiling "/home/guest/java/limewire/core/com/limegroup/gnutella/xml/LimeXMLProperties.java": [javac] [javac] 436. public boolean accept(File dir, String name) [javac] <-> [javac] *** Error: Duplicate declaration of local variable "dir". BUILD FAILED /home/guest/java/limewire/core/build.xml:43: Compile failed, messages should have been provided. Total time: 2 seconds Any help is much appreciated! TIA. |
| |||
problem solved.... Hey all, After re-reading some of the post that claimed to solve install problems, I noticed that the author was removing the kaffe package. I do not know what kaffe is (a JAVA clone?), or why I had it, as I did not need to force the removal via --nodeps. After removing Kaffe the install script worked fine. On first read the removal of kaffe seemed more an option than a reqiorement.... FWIW< I still get the same error when I try to nuild from source, but with the installer working I guess all is cool with the world. Ciao |
| |
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Limewire Java Script Error Problem, cannot install. | apsychoslime | Windows | 2 | April 28th, 2007 04:50 PM |
Unofficial CVS update-compile script for Linux | graywind | LimeWire Beta Archives | 1 | January 20th, 2004 05:18 PM |
Malicious Script Detected during Install | finallink | Windows | 2 | February 28th, 2002 05:34 PM |
Linux shell script error | Unregistered | General Linux Support | 1 | January 21st, 2002 03:34 PM |
install script error with Mandrake 8 | jmagner | General Linux Support | 2 | June 5th, 2001 05:11 PM |