After installing PAMSC UNAB 14.0 on Solaris 10 you get a message that you are missing a library when trying to run the uxconsole utility:
missing library (libstlport.so.1) does not exist or cannot be found
library was not included in a UNAB package at time of PAMSC UNAB 14.0 release.
The current workaround is placing that library file into its expected location in /usr/local/lib manually. The library itself can be obtained either directly from Oracle or taken from a PAMSC 14.0 PIM installation on SPARC Solaris or extracted out of the corresponding distribution.
Here is for refrence an example of how this should look like:
# uname -a
SunOS 5.10 Generic_147147-26 sun4v sparc SUNW,T5240
# ls -al /usr/local/lib
total 4550
drwxr-xr-x 2 root root 512 Feb 7 19:59 .
drwxr-xr-x 4 root root 512 Feb 13 13:27 ..
lrwxrwxrwx 1 root root 30 Feb 7 19:59 libstlport.so -> /usr/local/lib/libstlport.so.1
-r-xr-xr-x 1 root root 2310168 Feb 7 19:59 libstlport.so.1
The library is provided with PAMSC 14.0 (PIM install) so this problem should not occur when both PIM and UNAB are installed on the same EP