I have installed Java Virtual Machine in RH 9 per the instuuctions on their web site.It resides in /usr/java/j2re1.4.2_03 as it should. When I try to install logging program for amateur radio called Jlog which requires java to be installed I get the following text.
dan@main dan]$ cd /usr/local/jlog
[dan@main jlog]$ sh ./install.bin
Preparing to install...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
No Java virtual machine could be found from your PATH
environment variable. You must install a VM prior to
running this program.
[dan@main jlog]$
I have been unable to find anything on the web that would help me with getting JVM into my "path". Thanks for any help....