i have installled jdk-6u10-linux-i586.bin.
but unable to set the path..
On a forum they said to add these lines to
etc/profile file ..
PATH=$PATH:/usr/local/java/jre1.5.0_05/bin
JAVA_HOME=/usr/local/java/jre1.5.0_05
export $PATH $JAVA_HOME
i appended these lines too but it is still not
working..exactly how to add up these lines..
I m very new to linux so plz be slight descriptive
.. Thanks a lot!!