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
  #6 (permalink)  
Old September 25th, 2001
twist's Avatar
Bum
 
Join Date: September 19th, 2001
Location: No fixed abode
Posts: 45
twist is flying high
Smile Path

This post is a little late but anyway. :-) Deano, your path is incorrect. It's not your class path but rather your shell path. The PATH variable tells the system where to look for programs to execute. You've included a reference to the the Java executable when you need to include the *directory* that contains the java executable. Change:

PATH=$PATH:$HOME/bin:/home/deano/jre1.3.1/bin/java

to

PATH=$PATH:$HOME/bin:/home/deano/jre1.3.1/bin

You should only have to include this in .bash_profile. Remove the one from .bashrc. Log out of the system and log back in. Test out your new path by opening a terminal and typing:

java -version

If you see some information then everything should be alright PATHwise.
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



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