Thread: Java Problem!
View Single Post
  #2 (permalink)  
Old November 5th, 2002
RabidPenguin RabidPenguin is offline
Disciple
 
Join Date: October 3rd, 2002
Posts: 13
RabidPenguin is flying high
Default java

If you place a symlink to the java executable in your /usr/bin directory then the installation of LimeWire should be able to find your new java. For instance su root then, ln -s /usr/java/j2re1.4.1/bin/java /usr/bin/java should do the trick. Change the directory path as needed to get to java.
Reply With Quote