Installing Replication Manager in Console Mode

Choose command line installation if you prefer a non-windowing interface or for developing custom installation scripts.

Prerequisites

Launch the installer in console mode. If the installer launches automatically, click Cancel to cancel the GUI installation, then launch the setup program from a terminal or console.

The steps for installing components in an interactive text mode are the same as those described in installing in GUI mode, except you use setup -i console to execute the installer from the command line, and you enter text to select installation options.

  1. At the command prompt, enter:
    • On IBM AIX:
      /ibmaix64/RMP_Suite/setupaix.bin -i console
    • On HP Itanium:
      /hpia64/RMP_Suite/setuphpia64.bin -i console
    • On Linux on POWER (IBM pSeries):
      /ibmplinux64/RMP_Suite/setuplinuxppc64.bin -i console
    • On Linux (32-bit):
      /linuxia32/RMP_Suite/setuplinux32.bin -i console
    • On Linux (64-bit):
      /linuxamd64/RMP_Suite/setuplinux64.bin -i console
    • On Sun Solaris SPARC:
      /sunsparc64/RMP_Suite/setupsolarisSparc.bin -i console
    • On Sun Solaris 10 x86/x64:
      /sunx64/RMP_Suite/setupsolarisx86.bin -i console
  2. The flow of the installation is identical to a GUI installation, except output is written to a terminal window and responses are entered using the keyboard. Follow the remaining prompts to install Replication Manager.
Related tasks
Installing Replication Manager in GUI Mode
Related reference
Command Line Options