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. |