Installing SQL Anywhere on UNIX and Linux

Install SQL Anywhere as an IQ InfoPrimer repository on UNIX and Linux.

  1. Navigate to the installation directory.
  2. Unzip and extract the SQLAnywhere11.tar.gz file.
    For example:
    gunzip SQLAnywhere11.tar.gz
    tar -xvf SQLAnywhere11.tar
  3. Navigate to the folder where you have extracted the file, and enter:
    ./setup
    Note: When installing SQL Anywhere on Solaris, include /bin before /usr/ucb/bin in the PATH variable.
  4. Select the language for installation.
  5. Read the license agreement, and enter Y to accept the agreement.
  6. Enter the license key, which is in the SA11_license_key.txt file in the installation directory.
  7. Select the components you want to install.
  8. Enter the installation directory.
  9. Check the current setting and options, then enter Y to accept the settings.
  10. Enter the license information.
  11. Press ENTER.
  12. Check for updates, then select to view the README file.