|
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 |
| |||
Adding java to PATH Firstly, I am running Mandrake 8 and am rather new to Linux, after some time I have got Lime Wire to run but only by running <$/usr/java/jre1.3.1/bin/java -cp . RunLime>. I assume this is because java is not in my path, if it was I could just use <$sh runlime.sh>. So how do I add java to my path exacly? My .bash_profile file has no line for $PATH.... Is their a way I can run an <export $PATH=PATH*> to add it to my path? Thnx for any help |
| |||
|
| |||
Just to add: good practice is to create a file /etc/profile.local which contains in one line the path settings for all users: PATH=$PATH:/usr/local/bin:/usr/lib/jre/bin (Better not to edit /etc/profile, this change gets overwritten easily, esp. when using SuSE) |
| |
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
adding open p2p Instant Messenger in java | thommi | New Feature Requests | 0 | June 23rd, 2006 10:39 AM |
Java Path | Pirxx | General Linux Support | 1 | April 28th, 2003 10:48 AM |
Can't seam to set path for Java properly | hipbadger | General Linux Support | 1 | October 2nd, 2001 03:56 AM |
verify a path??? huh? | Unregistered | General Windows Support | 1 | August 13th, 2001 06:36 PM |
Download Path is also Upload Path | psychokiller | Gnotella (Windows) | 1 | August 15th, 2000 04:47 PM |