To run the installer without the GUI, launch the installer in console mode.
The steps for installing components in console mode are the same as those described in “Installing in GUI mode”, except that you run the installer from the command line using the setup -console command.
Enter the following command:
./setup -is:javaconsole -console
The installation program starts and displays the Welcome message.
The flow of the installation is identical to a GUI installation, except that the display is written to a terminal window and you enter responses using the keyboard. See “Installing in GUI mode”.