View Single Post
  #4 (permalink)  
Old July 18th, 2001
Unregistered
Guest
 
Posts: n/a
Default

Andy:

Here's what i did:

Make a shell script in your LimeWire Directory called something (whatever, doesn't matter). Inside the script, write the following:
-------------------------------------------------------------------------

#!/bin/bash
cd..
cd /usr/local/LimeWire (or whatever your limewire directory is)
/usr/java/jre1.3.1/bin/java -cp . RunLime


--------------------------------

Save this file in your LimeWire directory.

Now make a link to the script that you have just created on your desktop (ie, right click on desktop, choose create new link to application), and point the link to the script file that you have just created. This should allow you to run limewire from one click off of your desktop. Let me know if you have any questions.

Rife
Reply With Quote