====================================
- SAPinst needs the JAVA_HOME environment variable to be set on the
host(s) where SAPinst will run.
- Set the JAVA_HOME environment variable for the root user to
- Ensure that your DISPLAY environment variable is set to
where
- Only for a Unicode installation:
Add /sapmnt/
=================================
Use the following commands, based on your shell, to set the environment variables:
- Bourne Shell (bsh) JAVA_HOME=
DISPLAY=
- C Shell (csh) setenv JAVA_HOME
setenv DISPLAY
- Korn Shell (ksh) export JAVA_HOME=
export DISPLAY=
Name of the library path environment variable:
- AIX: LIB_PATH
- HP-UX:SHLIB_PATH
- LD_LIBRARY_PATH (for all other UNIX operating systems)