Installing in GUI Mode

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

  1. Verify that the drive on which you will install the products has enough disk space for the products being installed, and at least 10MB extra disk space for the installation program. The program frees this space after the installation is complete.

    If the installer does not have sufficient temporary space to run, set the environment variable IATEMPDIR to tmp_dir before running the installer again, where tmp_dir is the temporary directory to which the installation program writes the temporary installation files.

    Note: When specifying the tmp_dir, include the full path.
  2. At the UNIX prompt, start the installer.
    • For IBM AIX, Linux, and Solaris:
      cd /cdrom/cdromn/pathname
      ./setup.bin 
    • For HP HP-UX:
      cd /cdrom/pathname
      ./setup.bin 
      where:
      • cdrom/cdromn is the directory (mount-point) you specified when mounting the CD drive. For example, on Solaris the mount-point can be cdrom/cdrom0.

      • setup.bin is the executable file name to install SDK and Open Server products.

    This unloads the components in GUI mode.

  3. In the Introduction window, click Next to proceed with the installation.
  4. Read the License and Copyright Agreement. Select the geographic location from where you are installing to display the agreement appropriate to your region. Select "I agree to the terms of the End User License Agreement for the install location specified." and click Next.

    You must agree to the license and copyright agreement before you can continue.

  5. In the Choose Install Folder window, click Next to accept the default directory for the installation, or click Choose to browse through the directory and select a location for the installation. One of these occurs:
    • If the installation directory you chose does not exist, the installer prompts:

      The directory <directory_name> does not exist. Do you want to create it?

      Click Yes.

    • If the installation directory exists, the installer prompts:

      Warning: You have chosen to install into an
      existing directory. If you proceed with this
      installation, any older versions of the products
      you choose to install that are detected in this
      directory will be replaced.

      If you continue and the older products were not installed with SDK for SAP ASE or SAP Open Server installer (for example, if you installed a version of SAP Adaptive Server earlier than 16.0), the installer overwrites the common files.

      If you are prompted to overwrite any files, click Yes only if the version of the new file is later than the one the installer is attempting to overwrite.

  6. Select the type of installation:
    • Typical (default) – installs the SDK for SAP ASE or SAP Open Server components considered to be useful for most customers. In this type of installation, only the U.S. English language module and its supported character sets are installed.

      The components to be installed and the total disk space required appear before the installation executes. See SDK for SAP ASE or SAP Open Server Components.

    • Full – installs every SDK for SAP ASE or SAP Open Server component, including all the supported language modules from the CD.

      The components to be installed and the total disk space required appear before the installation executes. For a list of language modules you can install, see SDK for SAP ASE or SAP Open Server Components.

    • Custom – allows you to select the components for SDK or Open Server to install. When you select Custom install, the next window displayed is the Choose Install Set, window which allows you to select the components you want to install.

      Note: Some components are automatically installed if they are required to run other selected components.

    After you have selected the installation type, click Next.

    The Pre-Installation Summary window displays the product features or components to be installed and the total disk space required for all the selected features.

  7. Verify that you have selected the correct installation type, and that you have enough disk space to complete the process. Click Install.

    The installation program unloads all the components from the CD and displays a progress indicator.

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 SDK for SAP ASE and SAP Open Server. To skip installation of these files, use the -DPRODUCTION_INSTALL=TRUE installer command-line argument when installing in GUI mode.
Related concepts
SDK for SAP ASE and SAP Open Server Components