On 19-04-2014 08.35, message wrote: > The path was changed to: > > export PATH=$PATH:/usr/local/bin:/usr/local/java/jre/bin/java > > but the command terminal 'java -version' is not recognised. ---end quoted text---
Sorry, what I meant to say was this: export JAVA_HOME=/usr/local/java/jre export PATH=$PATH:$JAVA_HOME/bin Regards, Gavin. -- Gavin Costello gav...@gmail.com