Hi All,
We are installing TeamSite 6.7.1 SP1 in Solaris 10 x86 machine, and already applied the required J2SE clustered patch.
I have successfully gunzipped the files to a directory /Teamsite. Now according to the installation manual, I need to run the following command to start the Teamsite installation:
# ./install.sh -i console
when I run that, I am getting the following error:
Preparing to install...
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installtion resources from the installer archive...
Configuring the installer fro this system's environment...
Launching installer...
./InstallerData/private.bin: /tmp/install.dir.5981/Solaris/resource/jre/bin/java: cannot execute
The temp.lax file shows
lax.nl.message.vm.not.loaded=The installer either could not find a Java VM, or the Java VM on this system is too old. The installer requires Java 1.1.5 or later. It can be downloaded from
http://java.sun.com/products/jdk/1.1/jre/The Installed JDK is 1.5, i hope it will take care of Java 1.1.5
Any idea what should I do to fix that?
Thanks in Advance
Vijay