PKI Known Issues
From Dogtag
Bugzilla Bug #418701: Remove mod_autoindex.so . . .
Q: I attempted to launch pkiconsole <URL> from the command line, and I received an error stating "libstdc++.so.5 cannot open shared object file: No such file or directory". What is the problem?
A: Certain versions of the IBM JRE (e. g. - "java-1.5.0-ibm-1.5.0.5-1jpp") require the C++ compatibility library (e. g. - "compat-libstdc++"). As the root user, execute the following command:
yum install compat-libstdc++