![]() |
|
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 |
| |||
![]() The desktop link still doesn't work. It looks like it all should. Below is the contents of my script verbatim. The ulimit is a fix for glibc 2.2 compatibility (so I am told). Below the script is the contents of the desktop link. I have it set to "run in a terminal" mode. Greg // begin runLime.sh #!/bin/bash # fixes for compatibility sake ulimit -s 2048 cd /opt/LimeWire-2.1.3 J2SE_PREEMPTCLOSE=1 export J2SE_PREEMPTCLOSE # original script CLASSPATH=".:collections.jar:xerces.jar:jl011.jar" export CLASSPATH java -jar RunLime.jar // end runLime.sh // begin limewire.desktop [Desktop Entry] Comment= Exec=/opt/LimeWire-2.1.3/runLime.sh Icon=/opt/kde/share/icons/hicolor/32x32/apps/lime.png Name=LimeWire Path=/opt/LimeWire-2.1.3/ Terminal=1 TerminalOptions= Type=Application X-KDE-SubstituteUID=false X-KDE-Username= // end limewire.desktop |
| |
![]() | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
exception in thread "main" java.lang --- install problem | jiggm | General Linux Support | 4 | September 17th, 2003 06:12 AM |
Exception in thread "main" java.lang.NoClassDefFoundError: com/zerog/lax/LAX | pengu|nator | General Linux Support | 4 | December 13th, 2002 03:32 PM |
Exception in thread "main" java.lang.NoClassDefFoundError: com/zerog/lax/LAX | pengu|nator | General Linux Support | 0 | December 8th, 2002 05:35 AM |
Exception in thread "main" java.lang.NoClassDefFoundError: lax/nl/java/option/java/st | jllabres | General Linux Support | 6 | October 17th, 2002 05:26 PM |
Exception in thread "main" java.lang.NoClassDefFoundError: lax/nl/java/option/java/st | jllabres | General Linux Support | 2 | October 13th, 2002 02:06 AM |