In the installation documentation for an application I am installing it says to run something from <JAVAHOME>
Where is Java Home/JAVAHOME, how can I find it?
I have tried echo $JAVAHOME but there is not output.
Any ideas?
Thanks
edit: there is a directory called 'jdk150_13' which I am guessing is the JAVA HOME. When I tried to run the command from there I got this error message:
bash: jdk150_13binjar: command not found