Problem :
Trying to install the same PIM endpoint 12.8sp1 onto one machine Solaris 8 branded zones.
The installer fails with the error :
Failed to install CA ControlMinder due to incompatible library level.
Verify that the library level installed is 1.2
The cause of this error is that a library is missing and a patch must be installed to the solaris 8 brand zone so that libCstd is version 1.2 or later – The solaris package with libCstd is SUNWlibC.
The following commands should be run in the brand zone machine and provide the needed information :
# /usr/ccs/bin/what /usr/lib/libCstd.so.1 | grep -i release
It will give the release.cc version, and the current patch level of SUNWlibC
WE will need to install a solaris 8 brand zone patch for SUNWlibC