![]() |
|
Register | FAQ | The Twelve Commandments | Members List | Calendar | Arcade | Find the Best VPN | Search | Today's Posts | Mark Forums Read |
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 |
|
| |||
![]() Oh, OK. If you followed my directions, you would have to type that long command to execute LimeWire, a real pain. I first edited runLime.sh to include the path to the java program, so I could skip the export PATH=... part. You should see it at the bottom of that file, java something... (don't have that computer in front of me right now). I put /usr/java/j2re1.4.1_01/bin/java ... Then I put a link to the runLime.sh to a directory in my $PATH. Then I could start it by just running limewire To do this, type ln -fs /path/to/runLime.sh /path/to/some/directory/in/$PATH Example: I copied the unpacked tarball to /opt/limewire. echo $PATH /bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/bin/X11:/usr/X11R6/bin Since I like my globally-usable commands in /usr/bin, I ran this: ln -fs /opt/limewire/runLime.sh /usr/bin/limewire which created the limewire command. Then you can start LimeWire by simply running limewire on a commandline or from a menu entry or shortcut. /dev/idal |
![]() |
Thread Tools | |
Display Modes | |
| |
![]() | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Exception in thread "main" java.lang.NoClassDefFoundError: com/zerog/lax/LAX | davidtwillingham | General Linux Support | 0 | September 21st, 2003 12:38 PM |
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: com/zerog/lax/LAX | Unregistered | General Linux Support | 38 | August 3rd, 2002 03:12 AM |
Exception in thread "main" java.lang.NoClassDefFoundError: com/zero/lax/LAX | Unregistered | General Linux Support | 1 | October 15th, 2001 11:23 PM |