![]() |
|
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 ![]() |
|
| |||
![]() I'm running Redhat 8 with kernel 2.4.18-17.8.0 Here's what I did: Download the Java 2 JRE from here: http://java.sun.com/j2se/1.4.1/download.html (note: download the self extracting file, not the RPM) Open a terminal and at the prompt type: Code: $ sh j2re-1_4_1_01-linux-i586.bin the next thing you may want to do is cd to the directory you installed the j2re in, and rename the file to something other than j2re-1.4.1_01. If you installed into your home directory, do this: Code: $ mv j2re-1.4.1_01 j2re 1) at the shell prompt type: Code: $ vi .bash_profile 3) use the arrow keys to move down to this line: Code: PATH=$PATH:$HOME/bin Code: PATH=$PATH:$HOME/bin:$HOME/j2re1.4.1_01/bin Code: PATH=$PATH:$HOME/bin:$HOME/j2re/bin 4) Hit Esc to quit inserting text 5) type :wq to write the changes and quit vi 6) at the next shell prompt type: Code: $ source .bash_profile here. 8) now once again at your shell prompt, type: Code: $ sh LimeWireLinux.bin |
![]() |
| |
![]() | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Install Problems on both Redhat 8 and Gentoo 1.4rc1 | aathomas | General Linux Support | 1 | March 3rd, 2003 12:53 PM |
Redhat 7.3/LimeWire install | lazy | General Linux Support | 1 | September 24th, 2002 07:31 PM |
Redhat 7.1 Install Problem | Unregistered | General Linux Support | 16 | October 20th, 2001 08:01 AM |
RedHat 7.1 install | Unregistered | General Linux Support | 0 | June 8th, 2001 11:58 AM |
Limewire install on RedHat Wolverine and RH 7.0 | Palpatin3 | General Linux Support | 6 | May 4th, 2001 05:14 AM |