Gnutella Forums  

Go Back   Gnutella Forums > Current Gnutella Client Forums > LimeWire+WireShare (Cross-platform) > Technical Support > General Linux Support
Register FAQ The Twelve Commandments Members List Calendar Arcade Find the Best VPN Today's Posts

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.)


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old December 27th, 2002
Dr-data
Guest
 
Posts: n/a
Default 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.
Reply With Quote
  #2 (permalink)  
Old January 2nd, 2003
Dr-data
Guest
 
Posts: n/a
Default 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
Reply With Quote
  #3 (permalink)  
Old January 3rd, 2003
nDiScReEt's Avatar
_eLeCtRiFyInG MeMbRr_
 
Join Date: May 9th, 2002
Location: Chicago
Posts: 232
nDiScReEt is flying high
Default Re: problem solved....

Quote:
Originally posted by Dr-data
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
It is great that you were able to remove kaffe without the "--nodeps" option. People with Mandrake need to use it as one of their program configuration wizards uses kaffe by default and will complain if removed without that flag. I will look into the compile error to see if I receive similiar results but that is beyond the scope of this particular forum topic and will have to be taken to irc or the developer's link. Yes, I have kaffe removal as an option only when it will not still install because it is still complaining about java. Any suggestion you can provide to help me make it newbie friendly without making it complicated. I guess I have to add in the mean time that it is written to be followed to the letter not to the word. Believe it or not there are people who are so new to linux that they don't know what a console or terminal is let alone what an editor is or how to use one. Please, have that in mind when you message me with your suggestions. Thank you.

altoine
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


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


All times are GMT -7. The time now is 04:07 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.