|
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 |
| |||
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 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 |
| |||
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 |
| |||
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... |
| ||||
Indeed Quote:
|
| |||
Quote:
|
| ||||
Look Here 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 06: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 07:45 PM |
Startup error | Unregistered | Support: General | 2 | November 26th, 2001 02:21 PM |