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:
Enter the release content directory:
Code Block language text
...
$ cd ./<staging directory>/<release content directory>
Execute the installation:
Code Block language text
...
$ ./setup.sh install
If the Platform was running during the installation, the Execution Container
...
is registered in STR. You can register the container manually by using the command
...
:
Code Block
...
language | text |
---|---|
theme | Eclipse |
...
$ mzsh topo
...
register
The installation ofthe of the Execution Container is now completedcomplete.