Gnutella Forums

Gnutella Forums (https://www.gnutellaforums.com/)
-   General Linux Support (https://www.gnutellaforums.com/general-linux-support/)
-   -   Another linux install script error (https://www.gnutellaforums.com/general-linux-support/18226-another-linux-install-script-error.html)

Dr-data December 27th, 2002 05:15 PM

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.

Dr-data January 2nd, 2003 10:18 AM

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

nDiScReEt January 3rd, 2003 09:16 PM

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


All times are GMT -7. The time now is 04:14 AM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.

Copyright © 2020 Gnutella Forums.
All Rights Reserved.