Installing in Console Mode

Install SDK for SAP ASE or SAP Open Server in console mode.

Prerequisites
Run the installer without the GUI, launch the installer in console mode. If the installer launches automatically, click Cancel to cancel the GUI installation, then launch the setup program from a terminal or console.
Task
  1. At the command line, enter:

    ./setup.bin -i console

  2. The flow of the installation is identical to a GUI installation, except that the display is written to a terminal window and responses are entered using the keyboard. Follow the remaining prompts to install either SDK for SAP ASE or SAP Open Server software.

For a complete list of command line options, see Command Line Options.

Note: Starting with version 15.7 ESD#3, you can choose to skip installation of sample files, documentation files, and debug files. By default, these files are installed when you install SAP ASE SDK and SAP Open Server. To skip installation of these files, use the -DPRODUCTION_INSTALL=TRUE installer command-line argument when installing in console mode.
Related reference
Command Line Options