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.

StepsInstalling Unwired Accelerator

Typically you can use any account to install Unwired Accelerator in Tomcat. However, if you plan to use port 80 (HTTP) and port 443 (HTTPS), you must log in as root to install Unwired Accelerator.

  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, from the drop-down list. 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/UA70. 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.

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

    Click Next.

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

    Click Next.

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

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

  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. This starts the Tomcat application server.

    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.4.2_06
    
  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 errors.