[arch-general] ibm java installation path environment

Gavin Costello gavcos at gmail.com
Sat Apr 19 08:10:08 EDT 2014


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
gavcos at gmail.com


More information about the arch-general mailing list