Loading 1.3.18 in RH9

Hi,I'm trying to load jre 1.3.18 on my RH 9 server (Progress 9.1E requires it).When I complete the RPM install and try to excute java, I get command not found.Can this be explained ?
[211 byte] By [jorneta] at [2007-10-3 3:59:53]
# 1

My guess is you don't have the JRE set up in your enviorment.

I would 'cd' to the directory to which the JRE was installed then go into the /bin directory and run java and javac from there to make sure it was installed correctly and that it works. After that you can add the JRE directory path to your enviornment so you can run java and javac from anywhere.

-S

slenzia at 2007-7-14 21:58:50 > top of Java-index,Java Essentials,New To Java...