Oracle Fusion Middleware Troubleshooting Guide for Oracle Directory Server Enterprise Edition

Checking the Libraries

Get a list of all the dynamically loaded libraries to see which NSS/SSL and NSPR libraries are being loaded. To get the list of dynamically loaded libraries on Solaris Intel or Linux, use the following command:


# cd install-path/lib; ldd ns-slapd

To get the list of dynamically loaded libraries on Solaris SPARC, Solaris AMD64 or HPUX, use the following command:


# cd install-path/lib/64;  ldd ns-slapd

The dynamically loaded libraries will be located in the following directory:


install-path/lib/private