Sun Java Enterprise System 5 Installation Guide for UNIX

Examples

Substitute whichever version of the installer you are using (installer or install) in the following table or examples

To run the installer in graphical mode from the installation directory:


./installer

To run the installer in text-based mode:


./installer -nodisplay

To run the graphical installer without installing software:


./installer -no

To create a state file in graphical mode without installing software:


./installer -no -saveState myInstallStatefile

To create a state file while installing software in text-based mode:


./installer -nodisplay -saveState myInstallStatefile

To run the installer in silent mode:


./installer -noconsole -state myInstallStatefile

To run the installer in graphical mode without installing Java ES Reporter:


./installer -noreporter

To install Java ES Reporter in a separate session using the Reporter installation utility (does not invoke the Java ES installer):


./installer -reporter