![]() |
|
Register | FAQ | The Twelve Commandments | Members List | Calendar | Arcade | Find the Best VPN | Today's Posts | Search |
General Linux Support For questions regarding use of LimeWire or WireShare or related questions on the Linux operating system. This includes installation questions and answers. (Check the Stickies marked in Red at top of this section.) |
| LinkBack | Thread Tools | Display Modes |
| |||
![]() The problem is that the Limewire installer does not know where to find your java installation. The way to fix this is to find where you installed java and to add it to the PATH environment variable. If you installed java using the .rpm from an official Sun website, it is most likely in "/usr/java/". Open a terminal and type cd /usr/java ls You should see a directory named "j2re1.4.2_04" or something similar. Then, in order to let the Limewire installer know that java is installed there type the following: export PATH=$PATH:/usr/java/j2re1.4.2_04/bin (replace the 1.4.2_04 numbers with whatever the name of the directory you found above is). To verify the above worked, type java -version and you should see a response from java which tells you that you're running version 1.4.2 Once you do this, try running the installer from the same terminal by going to the directory where you downloaded it and typing sh LimeWireLinux.bin and that will get you going. |
| |
![]() | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problem installing Limewire. | Yeah12 | Windows | 1 | February 26th, 2007 06:47 PM |
problem installing limewire | trickslapper | Getting Started Using LimeWire + WireShare | 7 | August 6th, 2006 02:11 AM |
installing problem with limewire 4.10 | tezetto | General Mac OSX Support | 3 | January 15th, 2006 10:31 AM |
Problem Installing New LimeWire | bestbuy | General Linux Support | 0 | March 31st, 2005 07:36 PM |
Need help installing LimeWire in Mac OS X 10.2...Java problem? | Unregistered | General Mac OSX Support | 0 | September 3rd, 2002 10:29 AM |