![]() |
| |||||||
| 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 |
| |||
| Try the command echo $PATH Mine looks like this: $ echo $PATH /bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/usr/games:/usr/sbin:/usr/java/jre1.3.1_02/bin If java isn't set in your $PATH it won't run. Edit the .bashrc file thus: # .bashrc # User specific aliases and functions # Source global definitions if [ -f /etc/bashrc ]; then . /etc/bashrc fi PATH=/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/usr/games:/usr/sbin:/usr/java/jre1.3.1_02/bin ========== So simply add /usr/java/jre1.3.1_02/bin Note the colons separating each path! |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| help with mandrake 10 install please | nerdsac | General Linux Support | 0 | January 5th, 2005 05:32 AM |
| Install on Mandrake | stimulantdesignscom | General Linux Support | 9 | December 19th, 2004 04:07 PM |
| Install blues on mandrake 9... | Unregistered | General Linux Support | 3 | November 7th, 2002 06:47 PM |
| Mandrake 8.1 install problems | dman123c | General Linux Support | 3 | January 19th, 2002 04:58 PM |
| Cant install in Mandrake 8 | Tae Kwon Do | General Linux Support | 5 | July 30th, 2001 07:54 AM |