I have downloaded openldap source code and compile
it on one of my Linux machine and it works fine. Now I like to run a C client
using OpenLdap SDK C API on another Linux box, what openldap shared libraries do
I need to be able to run my LDAP client successfully ? Do I need to install the
source and compile on every machine where the LDAP client is running
?
Thanks
|