|
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 SDK and JRE should be the same binaries, but I had the same trouble, did the same steps, multiple times with the SDK, and it wouldn't install. Of course, that doesn't rule out a file corruption, I downloaded through http on netscape 7.0, rather than through ftp, maybe I managed to get a corrupted file. The plot thickens.. |
| |||
`Solution for installation problem I had the exact same problem mentioned at the beginning of this threat. None of the suggestions here solved my problem, but I did find the solution. I am posting my solution here for the benefit of others. I installed the rpm version of j2re1.4.1_01. I found it makes no difference whether the rpm or tar.gz version is installed. PATH in .bash_profile is set to: PATH=/usr/java/j2re1.4.1_01/bin:$PATH "which java" results in: /usr/java/j2re1.4.1_01/bin/java This shows PATH is correct. However, "sh ./LimeWireLinux.bin" still failed. It turned out there was a file: /usr/bin/java on my system. Although this was not the first java in my path, it was still executed by the Limewire installer. /usr/bin/java is a shell script. It turns out some of the errors produced when the Limewire installer fails are generated by this script. This proves /usr/bin/java is executed. I believe this must be a bug in the Limewire installer script After I renamed /usr/bin/java out of the way (as root): mv /usr/bin/java /usr/bin/java.orig the Limewire installer worked fine. On my system, /usr/bin/java is not owned by any rpm. It is there for compatibility was libgcj (part of gcc). Some people mentioned they defined CLASSPATH in their .bash_profile. On my system this has no effect. |
| |
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Limewire Pro 4.9.4 doesn't intall on my Guest account...Help?...Please? | TonyTTurner | General Windows Support | 1 | August 15th, 2005 05:33 PM |
LimeWire and RedHat Linux Enterprise 4.0 | dakafal | General Linux Support | 3 | March 13th, 2005 10:35 AM |
Enlage & Install/Un-intall Issues | BFEINZIMER | General Windows Support | 0 | September 5th, 2004 05:36 PM |
Limewire and redhat 7.3 | kaimano | General Linux Support | 11 | September 27th, 2002 04:58 PM |
Redhat 7.3/LimeWire install | lazy | General Linux Support | 1 | September 24th, 2002 08:31 PM |