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


 
 
LinkBack Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #2 (permalink)  
Old January 16th, 2005
Apprentice
 
Join Date: January 16th, 2005
Posts: 7
caps_phisto is flying high
Default

In your home directory there should be a file called ".bash_profile" without the quotes.

use a text editor of choice (if you are using FC3 you at least have vi).

Open a terminal window and type this:
Code:
vi .bash_profile
Look for a line that looks like this:
Code:
PATH=$PATH:$HOME/bin
and Edit it to look like this:
Code:
PATH=$PATH:$HOME/bin:/usr/java/j2sdk1.4.2_06/bin
Now for this to work you need the Java Virtual Machine installed.

To do that go to java.sun.com
and download the rpm of their site.

When the rpm is downloaded install it by doing the following commands:

Code:
chmod 777 <rpm-filename-here>
./<.rpm-filename>
rpm -ivh <,rpm-filename>
Where <rpm-filename> = the name of the file you downloaded.

I used the Develpter package because I code in Java (barely). If you download the runtime environment you will need to change the line above that looks like:
Code:
 PATH=$PATH:$HOME/bin:/usr/java/j2sdk1.4.2_06/bin
To whatever the rpm adds to the /usr/java directory.

Any questions just post here, I'll answer when I can.
Reply With Quote
 


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
HELP!!! I can't RPM LimeWire into Linux!!! JadenYukiKingOfGames General Linux Support 5 January 22nd, 2006 06:34 PM
New 2 Linux, Limewire Please Help Fazzer General Linux Support 3 December 19th, 2003 07:56 AM
limewire on linux Unregistered General Linux Support 5 July 1st, 2002 01:14 AM
Limewire Linux Unregistered General Linux Support 1 August 12th, 2001 11:36 PM


All times are GMT -7. The time now is 11:07 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.