Gnutella Forums  

Go Back   Gnutella Forums > Current Gnutella Client Forums > LimeWire+WireShare (Cross-platform) > Technical Support > General Linux Support
Register FAQ The Twelve Commandments Members List Calendar Arcade Find the Best VPN Today's Posts

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


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old November 11th, 2002
Grasshoppa
 
Join Date: November 11th, 2002
Location: in front of a shell prompt
Posts: 6
Rahven is flying high
Default

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
press the space bar till you get to the end, agree to the license and let it do it's thing.

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
Then you need to edit your bash profile, I find doint it in vi is fast and simple, here's a walkthrough:

1) at the shell prompt type:

Code:
$ vi .bash_profile
2) then press the 'i' key to insert text

3) use the arrow keys to move down to this line:

Code:
PATH=$PATH:$HOME/bin
modify it to read:

Code:
PATH=$PATH:$HOME/bin:$HOME/j2re1.4.1_01/bin
if you did NOT rename the Java 2 folder, and to:

Code:
PATH=$PATH:$HOME/bin:$HOME/j2re/bin
if you DID rename the Java 2 folder.

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
7) Download LimeWireLinux.bin from

here.

8) now once again at your shell prompt, type:

Code:
$ sh LimeWireLinux.bin
The installer will start up, and you can install Lime Wire to your heart's content. I hope this helps, good luck!
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
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


All times are GMT -7. The time now is 12:29 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.

Copyright © 2020 Gnutella Forums.
All Rights Reserved.