Install LTOM check java version fail
Hello,
When i install LTOM on linux REDHAT (Red Hat 4.1.2-44), error occured:
Continuing the install with this environment
Checking for Java...
java version "1.4.2"
gij (GNU libgcj) version 4.1.2 20080704 (Red Hat 4.1.2-44)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
autoinstall.sh: line 184: [: -ge: unary operator expected
This program requires java 1.4.2 or higher. Please install java 1.4.2 or higher.
Please load java on your system.
LTOM installation cannot continue.
But on my server has been installed java
$ java -version
java version "1.4.2"