Installation tasks

This section discusses installing Unwired Accelerator in a network environment. Installation takes five to ten minutes, depending on the speed of your machine.

You can install Unwired Accelerator using the installer, or from the console. Both procedures are provided.

StepsInstalling Unwired Accelerator (installer)

Typically you can use any account to install Unwired Accelerator in Tomcat.

  1. Insert the Installation CD.

  2. Launch the installer by running setupLinux.bin. This may take a few moments. The Sybase splash screen displays, followed by the Welcome window.

  3. Click Next. The End-User License window displays.

  4. Select the license agreement appropriate for the country or region where you are installing the software. The license displays.

    Read the license agreement and select “I do agree to the terms of the Sybase license, for the install location specified.” Click Next.

  5. In the next window, accept the default installation directory, or enter the directory in which to install Unwired Accelerator. For example, enter /opt/sybase/UA80. The installation directory is referred to as $SYBASE in this guide.

  6. The installer checks for available disk space. If there is not enough disk space, the installer reports the problem and closes. You must free up disk space and start again.

    The installer also verifies you have sufficient permission to create the directory. If there is not, the installer reports the problem and closes. You must fix the permissions and start again.

  7. In the next window, enter host and domain information, or accept the default values:

    Click Next.

  8. In the next window, enter Adaptive Server Enterprise database parameters, or accept the defaults:

  9. In the same window, indicate how to handle database and log devices:

    NoteThe databases (portaldatabase, uaml) that will use these devices are created and populated during the configuration phase later in the installation process.

    Click Next.

    The installer uses the values to connect to the database. If the connection fails, or the database version is not as expected, an error message displays and the installation process stops until a successful connection can be made.

  10. In the next window, enter Unwired Accelerator server port numbers, or accept the defaults:

    NoteIf you change the server or port value, and are using the Pocket PC client developed by the .NET API, you will need to update the MobiLink database with the new value (as described in the postinstallation procedure, “Updating MobiLink database with new server/port settings (optional)”). [CR #447165]

    Click Next.

  11. The Installation Progress window displays. During installation, these files are updated with the configuration information you supplied:

    The Installation Summary window displays and reports success or failure of the installation.

  12. Click Finish.

  13. In the terminal window, from $SYBASE, enter starttomcat.sh or startua.sh. This starts the Tomcat application server and Unwired Accelerator (if Adaptive Server Enterprise is running).

    NoteIf you are using port 80 (HTTP) and port 443 (HTTPS), you must log in as root to start Tomcat.

    When Tomcat starts, you see a series of messages in the Tomcat window, including the following:

    Using CATALINA_BASE:   $SYBASE/tomcat
    Using CATALINA_HOME:   $SYBASE/tomcat
    Using CATALINA_TMPDIR: $SYBASE/tomcat/temp
    Using JAVA_HOME:       ./JDK1.5.0_05
    
  14. The Unwired Accelerator installation is complete. See “Verifying the installation” to verify the network installation works correctly

    If you cannot connect to the application, go to $SYBASE/tomcat/logs and check the catalina.out file for Tomcat errors, or go to $SYBASE/logs for Unwired Accelerator and installer logs.

StepsInstalling Unwired Accelerator (from the console)

You can install Unwired Accelerator using a script from the console, instead of the GUI installer. Sybase recommends installing as root from the console.

  1. Log in as root.

  2. Insert the Installation CD.

  3. Launch the installer by running setupLinux.bin -console. The installer panels appear in the same order as in the GUI installer.

  4. Enter a value for each item in order. For an item with a choice, select the option using numbers (such as 1/2/3) and press Enter.

    You can navigate on each panel using back/next/cancel, and refresh the panel using redisplay.

  5. Once the installer script finishes: