Gnutella Forums

Gnutella Forums (https://www.gnutellaforums.com/)
-   General Linux Support (https://www.gnutellaforums.com/general-linux-support/)
-   -   Startup error... (https://www.gnutellaforums.com/general-linux-support/15852-startup-error.html)

Stween September 25th, 2002 01:55 PM

Startup error...
 
Ok, I downloaded the 'latest build' sources from http://www.limewire.org/project/www/download.html, downloaded ant in order to compile, since it was not on my system, got the PATH's and everything pointing to the correct places so ant would run, and ran the ./compile scripts in the core and gui folders of the source package.

Both compiled without error (merely a handful of warnings). The readme's say running the ./run script should Limewire running, yet ./run returns

Code:

Exception in thread "main" java.lang.NoClassDefFoundError: RunLime
Running 'java RunLime' as the readme also suggests brings up a dialog stating:

Code:

STARTUP ERROR
LimeWire version @version@ or above
Java version 1.4.0_01 from Sun Microsystems Inc.
Linux v. 2.5.34 on i386
Free/total memory: 1708896/2031616

java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at RunLime.main(RunLime.java:48)
Caused by: java.lang.NoClassDefFoundError: com/limegroup/gnutella/ActivityCallback
        at com.limegroup.gnutella.gui.Main.main(Main.java:17)
        ... 5 more

I know questions like this probably get asked time and time again, but a quick search through the forums revealed nothing (and I'm still trying to get my winmodem on my new system running properly, so I've had enough of hunting down TFM to RTFM, please accept my apologies if I've overlooked something ludicrously simple...)

I have one of the more recent java sdk's (the directory is labeled '...1.4.0_01'), and if it makes any difference I'm running Slackware 8.1.

Thanks in advance,
Stween

phil September 27th, 2002 06:31 PM

I'm using Mandrake 9.0 just off the press. I got the same problem with LimeWire. I've downloaded the j2re-1_4_1-linux-i586-rpm.bin to replace the older version, but it made no difference. LimeWire will not load.

nDiScReEt September 28th, 2002 03:11 PM

My Apologies
 
Excuse my absence, I've been real busy of late (for about a month) and haven't had time to check up on the list often or provide solutions. I am back (sort of, I have to still get my internet back up soon ...that will be Oct 1) I plan on downloading the latest mandrake distribution and testing LimeWire with this to find any problems and provide solutions. I wish I wasn't so "blind" right now but I am currently over my best friend's house and he is a die hard M$ user (though he denies it) and I sit here helpless without any real OS before me at this moment. Suffering, I endure so that I may revisit one of my favorite forums and provide solutions where ever possible. I must remain strong because when Oct 1 come, I will be busily upgrading all my systems and reconfiguring them so that I can best develop with a "super" multi-booted system with Windows XP (There is work to be done here and support that isn't yet provided by linux), mandrake 9.0, mandrake cooker, gentoo, crux, and linuxfromscratch (cvs). I currently only have it presently multi-booted with everything except crux and gentoo. I wonder if I should share a tutorial on how to do this or is this common knowledge or in a manual somewhere?

altoine

bleh September 28th, 2002 03:22 PM

i get the same error after it's properly compiled...

mdk 9, sdk 1.4.1fcs

Unregistered September 28th, 2002 03:54 PM

in the run script, replace the semicolons with colons.

so the line:
CLASSPATH=".;../core/lib/collections.jar;lib;lib/core.jar;../core/lib/xerces.jar;lib/jl011.jar"

should read:

CLASSPATH=".:../core/lib/collections.jar:lib:lib/core.jar:../core/lib/xerces.jar:lib/jl011.jar"

sam

happy_bleh September 28th, 2002 05:20 PM

thanks, it worked

Stween September 29th, 2002 01:24 PM

Hey thanks, that worked (I must not have been paying too much attention when I looked over the errors. I should have been able to figure *that* out :) )

Cheers anyway.

Still confused by nDiScReEt's post. Sounds like that would have been more appropriate in a thread all of it's own... ;)

nDiScReEt September 29th, 2002 10:53 PM

Indeed
 
Quote:

Originally posted by Stween
Hey thanks, that worked (I must not have been paying too much attention when I looked over the errors. I should have been able to figure *that* out :) )

Cheers anyway.

Still confused by nDiScReEt's post. Sounds like that would have been more appropriate in a thread all of it's own... ;)

You are correct. My apologies.

Unregistered October 23rd, 2002 09:37 PM

Quote:

Originally posted by Unregistered
in the run script, replace the semicolons with colons.

so the line:
CLASSPATH=".;../core/lib/collections.jar;lib;lib/core.jar;../core/lib/xerces.jar;lib/jl011.jar"

should read:

CLASSPATH=".:../core/lib/collections.jar:lib:lib/core.jar:../core/lib/xerces.jar:lib/jl011.jar"

sam

What run file are you refering to? In none of my run files does any CLASSPATH have anything close to this after it.

nDiScReEt October 25th, 2002 05:18 PM

Look Here
 
Quote:

Originally posted by Unregistered


What run file are you refering to? In none of my run files does any CLASSPATH have anything close to this after it.

It is here:

runLime.sh

(It can only be ran from the same directory)

unless of course, you want to make a binary that you can run anywhere, use this command to create such an executable:

ln -s /home/mynick/LimeWire/LimeWire /usr/bin/limewire

(Please substitute the path to the LimeWire executable with your directory path instead)

Now all you will have to do in order to run the program from anywhere is simply to type:

limewire

Creating a menu entry to use this program I hope is self-explanatory.

altoine


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