Platform Software Installation
The final step in the Platform Container installation must be executed as the mzadmin UNIX user. The following command session sets up the directory structure and installs all the software. The release content directory is the working directory for the installation.
To install the software:
Enter the release content directory:
$ cd ./<staging directory>/<release content directory>Execute the installation:
$ ./setup.sh installThe Platform is automatically started and shut down during the installation.
Start the Platform:
$ mzsh startup platformStart the Desktop pico:
$ mzsh startup ui
The installation of the Platform Container is now complete.