Installing SAP jConnect in GUI Mode

Instructions to install for SAP jConnect in GUI Mode.

Note: The setup program is located in the Disk1/InstData directory on the SAP jConnect CD. Change to this location or add the directory to the installation command.

Prerequisite

For Microsoft Windows, ensure that your login ID has administrative privileges. For UNIX, ensure that your login ID has write-access to the install directory.

  1. Start the installer.
    • For Microsoft Windows: If you are installing from the CD, the installer should start automatically. If it does not, or if you are installing from a downloaded file, select Start > Run, and enter:
      x:\path\setup.exe
      where setup.exe is the executable file that installs SAP jConnect, and x:\path\ is the path to setup.exe.
    • 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 and setup.bin is the executable file that installs jConnect.
    If JDK_or_JRE_installation_directory/bin is not defined in the PATH environment variable, call setup.exe (Microsoft Windows) or setup.bin (UNIX platforms) using the LAX_VM java_binary_path argument. For example:
    • UNIX platforms:
      ./setup.bin LAX_VM /work/jre6/bin/java
    • Microsoft Windows:
      .\setup.exe LAX_VM “C:\Program Files\Java\jre1.6.0_06\bin\java.exe”
  2. Read the introduction. Click Next.
  3. Read the License Agreement. Click Next.
  4. Choose the installation directory.
    Option Description
    Decision Action
    To accept the default directory Click Next.
    To specify a different directory Click Choose.
    Type the directory path in the input field Click Next.

    One of these occurs:

    • If the installation directory 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 contains SDK for SAP ASE products, 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 installed with jConnect, the installer overwrites the common files.
  5. Choose the installation type:
    • Typical (default)– installs the JDBC Driver and Ribo components. The components to be installed and the total disk space required appear before the installation executes. These components are described in jConnect Components.
    • Custom – allows you to select the SAP jConnect components to install. When you select Custom, 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.
  6. Review the information in the Pre-Installation Summary window. Click Install.The installation program unloads all the components from the CD and displays a progress indicator.
  7. Quit the installer. In the Install Complete window, click Done.