View Single Post
  #10 (permalink)  
Old October 25th, 2002
nDiScReEt's Avatar
nDiScReEt nDiScReEt is offline
_eLeCtRiFyInG MeMbRr_
 
Join Date: May 9th, 2002
Location: Chicago
Posts: 232
nDiScReEt is flying high
Default Look Here

Quote:
Originally posted by Unregistered


What run file are you refering to? In none of my run files does any CLASSPATH have anything close to this after it.
It is here:

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.
Reply With Quote