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
  #5 (permalink)  
Old September 6th, 2001
Unregistered
Guest
 
Posts: n/a
Default I had the same problems, here's how I got mine to work.

I had no trouble changing my $PATH variable to include the java directory, it's as easy as issuing the following command:

PATH=$PATH:/usr/java/jre1.3.1/bin/

I was however unable to EXPORT my $PATH variable (meaning, whenever I closed the terminal/rebooted/etc my $PATH variable would return to it's original state). I also use Mandrake (but i'm using version 8.1 beta 2) and I think it's a bug or something. Anyways, I got it to work by creating a symbolic link to java in one of the directories listed in the $PATH variable. How did I do that? Well, since I am a Linux newbie, I actually had a little trouble with it. First i searched for java by using the following command:

whereis java

That would tell me which directory java was installed in (from what I read, I believe java is located in "/usr/java/jre1.3.1/bin/" for your system). Then I issued the following command:

echo $PATH

That will display all of the directories in the $PATH variable (which are all separated by a colon) Then I picked of those directories and made it the current directory. Then I created the symbolic link by issueing the following command:

ln -s /usr/java/jre1.3.1/bin/java java

This should work IF
1. /usr/java/jre1.3.1/bin/ is the directory where java is located
2. You issued the command while in a directory which is in your $PATH environment variable.

Hope that helps. If you find out how to export an environment variable so that it's value is saved, please let me know.
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
Install on Mandrake stimulantdesignscom General Linux Support 9 December 19th, 2004 03:07 PM
Limewire install problems in linux mandrake 9 intruser General Linux Support 7 February 23rd, 2003 08:56 AM
LimeWire install on Mandrake for newbies jed44 General Linux Support 0 January 21st, 2003 09:38 PM
Cant install in Mandrake 8 Tae Kwon Do General Linux Support 5 July 30th, 2001 06:54 AM
install LimeWire 1.6 under Mandrake 8 pajot General Linux Support 0 July 22nd, 2001 09:52 AM


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