AquaLogic Interaction Installation Guide for Unix and Linux

     Previous Next  Open TOC in new window   View as PDF - New Window  Get Adobe Reader - New Window
Content starts here

Installing the AquaLogic Interaction Components

This topic describes how to use the AquaLogic Interaction 6.5 MP1 installer to install ALI components on Unix and Linux.

Before running the ALI installer, you must configure an ALI user and group in your host system. For details, see User and Group Requirements
  1. Log into the host as the ALI user.
  2. Launch the ALI installer.

    The installer file is named AquaLogicInteraction_v6-5_mp1

    The AquaLogic Interaction installer is a graphical, X-Windows client when run in interactive mode. If you are running the installer on a remote terminal, make sure your DISPLAY is set appropriately.

  3. Complete the installer wizard pages. For details, see AquaLogic 6.5 MP1 Installer Wizard Pages on Unix and Linux
  4. Configure environment settings for ALI.

    Source the script install_dir/pthome.sh in the startup script for your application server. The pthome.sh script sets up the environment for AquaLogic User Interaction components.

  5. Deploy the portal application to your Java application server.

    The portal web application archives are located in install_dir/ptportal/6.5/webapp/


    • If you are deploying to Tomcat, deploy portal.war.
    • If you are deploying to WebLogic or WebSphere, deploy portal.ear.

  Back to Top      Previous Next