Visual Verification

You can navigate around the install area to make sure that there are subdirectories for each platform that you requested to be installed.

When you set up your environment in the previous section, you set the environment variable VOVDIR to be the path to your platform specific files. You can navigate to that area of the installed files to look around to see the other platform files.

You can navigate to see the platform executables in the install area of the file system that were just finished.
% cd $VOVDIR
% cd ..
% ls
# expect to see directory named for the added platform

You can see the subdirectories there for each platform that was installed. Verify that there is a subdirectory there for each platform you requested to be installed.

You can also view the installation log file in $VOVDIR/../install<datestamp>.log that was created during the install process.