Installation Guide

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

BEA SALT Console-Mode Installation

The following sections describe how to install BEA SALT using console-mode installation:

 


What Is Console-Mode Installation

Console-mode installation is a text-based method for executing the BEA Installation program. It can be run only on UNIX systems and is intended for UNIX systems with non-graphical consoles. Console-mode installation offers the same capabilities as GUI (graphical-based) installation.

 


Installing on UNIX Platforms in Console Mode

Perform the following steps to install BEA SALT software in console mode on a certified UNIX platform:

  1. Log on as root.
  2. $ su -
    Password:
  3. Execute the installation program in character-based mode by selecting the appropriate installation file for your platform. For example, for the HP-UX platform, select:
  4. # sh salt20_tux91_32_hpux_11_pa.bin -i console
  5. The installation program runs and prompts you for responses (see Listing 3-1 for an example).
  6. Listing 3-1 UNIX Console Mode Installation Example
    Launching installer...

    Preparing CONSOLE Mode Installation...

    ============================================================

    (created with InstallAnywhere by Zero G)

    ------------------------------------------------------------

    ============================================================

    Introduction

    ------------

    InstallAnywhere will guide you through the installation of SALT 2.0 for Tuxedo 9.1.

    It is strongly recommended that you quit all programs before continuing with
    this installation.

    Respond to each prompt to proceed to the next step in the installation. If you want to change something on a previous step, type 'back'.

    You may cancel this installation by typing 'quit'.
     
    WARNING: Cancelling during the "Post-Installation Step" will not rollback the files already copied to your machine.

    PRESS <ENTER> TO CONTINUE: <ENTER>


    License Agreement
    -----------------

    Installation and use of SALT 2.0 for Tuxedo 9.1 requires
    acceptance of the following License Agreement:


    You acknowledge that your use of this software is subject to (i) the license
    terms that you signed when you placed your most recent order with us; or,
    if you haven't signed a license agreement with us, (ii) the shrinkwrap
    license terms included in your most recent order with us for which we shipped
    software media to you; or, if neither (i) or (ii) are applicable, then, (iii)
    if you are downloading this software from edelivery.oracle.com, then the
    Oracle Electronic Delivery Trial License Agreement (which you acknowledge
    that you have read and understand) governs your use of the software. Note:
    Programs downloaded for trial use or downloaded as replacement media may not
    be used to update any unsupported programs.

    DO YOU ACCEPT THE TERMS OF THIS LICENSE AGREEMENT? (Y/N):Y


    Choose BEA Home Directory
    -------------------------

    1- Specify a BEA Home
    2- Choose a BEA Home

    Enter a number: 1
    Specify a BEA Home directory: /home/beadev/bea


    Pre-Installation Summary
    ------------------------

    Please Review the Following Before Continuing:

    Product Name:
        SALT 2.0 for Tuxedo 9.1

    Install Folder:
        /home/beadev/bea/tuxedo91

    Link Folder:
        /home/beadev

    Disk Space Information (for Installation Target):
        Required: 71,850,401 bytes
        Available: 19,094,890,496 bytes

    PRESS <ENTER> TO CONTINUE: <ENTER>

    Installing...
    -------------

    [===============|===============|===============|===============]
    [---------------|---------------|---------------|---------------]


    Installation Complete
    ---------------------

    Congratulations. SALT 2.0 for Tuxedo 9.1 has been successfully installed to:

        /home/beadev/bea/tuxedo91

    PRESS <ENTER> TO EXIT THE INSTALLER: <ENTER>

 


See Also

Post BEA SALT Installation

  Back to Top       Previous  Next