Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The final step in the Execution Container installation must be executed as the mzadmin UNIX user. The following command session will setup sets up the directory structure and install installs all the software. The release content directory is the working directory for the installation.

To install the software:

  1. Enter the release content directory:

    Code Block
    languagetext

...

  1. $ cd ./<staging directory>/<release content directory>

 

  1. Execute the installation:

    Code Block
    languagetext

...

  1. $ ./setup.sh install
  2. If the Platform was running during the installation, the Execution Container

...

  1. is registered in STR. You can register the container manually by using the command

...

  1. :

    Code Block

...

languagetext
themeEclipse

...

  1. $ mzsh topo 

...

  1. register 

The installation ofthe of the Execution Container is now completedcomplete.