Summary: I got my install to work by adding the IBM SDK to the Linux PATH environment variable, rather than try to specify it via the LAX_VM argument. If this should have worked, then someone please reply so I can file a bug. If not, then the documentation should be updated to remove the LAX_VM argument.
Details:
- ./wasce_setup-2.1.1.3-unix.bin -i console
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.
- echo $PATH
/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin
- export PATH=/opt/ibm/java-i386-60/bin:/opt/ibm/java-i386-60/jre/bin:$PATH
- echo $PATH
/opt/ibm/java-i386-60/bin:/opt/ibm/java-i386-60/jre/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin
- ./wasce_setup-2.1.1.3-unix.bin -i console
Preparing to install...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
Launching installer...
Preparing CONSOLE Mode Installation...
===============================================================================
IBM WebSphere Application Server Community Edition(created with InstallAnywhere by Macrovision)
===============================================================================
Introduction
Welcome!
This wizard installs IBM WebSphere Application Server Community Edition 2.1.1.3
on your computer using IBM Corporation Java version 1.6.0.
Your operating system update level is lower than recommended. The required
update is 4.7 and your level is update 4.5.
You can continue with the installation, but the installation or server runtime
might not succeed.
Press <Enter> to proceed to the next screen. If you want to change something on
a previous screen, type in "Previous". You may cancel this installation at any
time by typing in "Quit".
Licensed Materials - Property of IBM Corp.
Copyright IBM Corporation and other(s) 2005,2009. All Rights Reserved.
WARNING: This Program is licensed under the terms of the license agreement
accompanying the Program. This License agreement may be either located in a
Program directory folder or provided as a printed license agreement. Please
read this agreement carefully before using the Program. By using the Program,
you agree to these terms. IBM and WebSphere are registered trademarks of IBM
Corp. in the United States, other countries, or both. Java and all Java-based
trademarks are registered trademarks of Sun Microsystems, Inc. in the United
States, other countries, or both. Other company, product, or service names may
be trademarks or service marks of others.
PRESS <ENTER> TO CONTINUE: