> tried that and got back....bash: java: command not found
> the command java --version also returns....bash: java: command not found

First check your path statement with "echo $PATH" you should get the path for 
yourself, and it should not contain /usr/java/j2re1.4.2_02/bin. If it does, 
then something else is wrong. If it isn't, then you need to update the path 
statement by typing "export PATH=/usr/java/j2re1.4.2_02/bin:$PATH".

That should fix it for you.

-- 

Linux: For the people, by the people.
Linux Counter #183693 http://counter.li.org/


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to