View Single Post
  #2 (permalink)  
Old December 17th, 2002
RabidPenguin RabidPenguin is offline
Disciple
 
Join Date: October 3rd, 2002
Posts: 13
RabidPenguin is flying high
Default

The easiest way is to create a symlink to java. You can do this by entering the following command from a terminal window as root, ln -s /usr/java/j2re1.4.1_01/bin/java /usr/bin/java . Adjust the command to point to the proper location of the java executable. LimeWire finds java everytime when the symlink to java is created.
Reply With Quote