Heres what I get when I type that command:
---
[Derrick@dhcp-201-8 Derrick]$ java -version
bash: java: command not found
[Derrick@dhcp-201-8 Derrick]$
---
The exact error I get when I try to run installer file is:
---
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.
--
Any Clues? Thanks |