![]() |
Problem to run Lime Wire @ Linux Hi i had in stall Lime Wire with out any problem on my linux. But when i try to run it, i get this error-message: nils@nilsux:~/LimeWire> sh LimeWire Invocation of this Java Application has caused an InvocationTargetException. Thi Stack Trace: java.lang.NoClassDefFoundError: javax/swing/JDialog at at RunLime.showInternalError(Unknown Source) at RunLime.main(Unknown Source) at com.zerog.lax.LAX.launch(Unknown Source) at com.zerog.lax.LAX.main(Unknown Source) Hass anyone any Idear greats Nils |
Re: Problem to run Lime Wire @ Linux Quote:
http://www.gnutellaforums.com/showt...&threadid=11187 altoine |
trouble running LimeWire I received the exact same thing. Any ideas? |
Run java -version at a prompt and see what Java runtime you're using. If it's Kaffe, it won't work. You should install Sun's 1.4.0 runtime library and add $JAVA_HOME/bin to your path. You may have to rename or delete the Kaffe Java binary in /usr/bin. |
Should solve problem You may have this problem because, although you have installed the Java 2 Runtime Environment version 1.3.1 or greater, the launcher/shell script is still referring to an older version present on your system. I was able to solve this problem by editing runLime.sh in my LimeWire directory and explicitly calling the java executable in the directory of the newer version. that is, in runLime.sh, I changed: java -jar RunLime.jar to /home/imp/jre1.3.1_03/bin/java -jar RunLime.jar You'll want to replace /home/imp/jre1.3.1_03 with wherever you have installed the newer java version. Note that the /bin subdirectory is where the java executable is located. then run LimeWire using: sh runLime.sh from the LimeWire directory. This worked for me, anyway. Good luck. -imp |
All times are GMT -7. The time now is 04:01 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.