![]() |
|
|||||||
| 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.) |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
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 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 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 |
|
#2
|
|||
|
|||
|
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.
|
|
#3
|
||||
|
||||
|
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 |
|
#4
|
|||
|
|||
|
i get the same error after it's properly compiled...
mdk 9, sdk 1.4.1fcs |
|
#5
|
|||
|
|||
|
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 |
|
#6
|
|||
|
|||
|
thanks, it worked
|
|
#7
|
|||
|
|||
|
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...
|
|
#8
|
||||
|
||||
|
Quote:
|
|
#9
|
|||
|
|||
|
Quote:
|
|
#10
|
||||
|
||||
|
Quote:
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 Last edited by nDiScReEt; October 25th, 2002 at 05:21 PM. |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Please Help Me! Startup error! | 2hot4u | Windows | 3 | December 8th, 2005 01:22 PM |
| Startup Error again ... | Unregistered | General Linux Support | 3 | December 21st, 2002 12:10 PM |
| startup error | kcrosby | General Windows Support | 0 | November 4th, 2002 08:23 PM |
| Startup Error | Unregistered | General Windows Support | 7 | May 28th, 2002 06:45 PM |
| Startup error | Unregistered | Support: General | 2 | November 26th, 2001 02:21 PM |