I have some institutional sw that requires Sun JRE and is throwing the following error during install:
blah blah agent has been designed for the Java Runtime Environment
provided by Sun Microsystems. It can be downloaded at no charge from
http://java.sun.com/j2se/1.4/index.html
Your machine is currently using GNU Java Runtime Environment.
Please modify the system environment to use Sun JRE.
If you have already downloaded the Sun Java make sure that it appears
*before* GNU Java in the PATH environment variable.
I dl'ed and installed jre-6u13-linux-x64.bin, but how do I make sure it's first in the PATH? Because I still am unable to install the sw.
Thanks.