Cyril Grosjean wrote: > After having successfully installed PerLDAP on HP, I get the following error > whatever given example I use. > I've also written a very simple perl script which just open and close an > LDAP connexion, and it gives the same error at run time: > > usr/lib/dld.sl: Unresolved symbol: ldap_set_option (code) from > /opt/iPlanet/unsupported/perLdap/blib/arch/auto/Mozilla/LDAP/API/API.sl > > I ain't very familiar with PERL so maybe I missed something . I've also > tried to export SHLIB_PATH to > /opt/iPlanet/unsupported/perLdap/blib/arch/auto/Mozilla/LDAP/API but it > doesn't change anything.
SHLIB_PATH should also contain the path to the LDAP SDK shared libraries - libldap50.sl etc. > > > Any clue ?
