Amol wrote:
> hi all,
> 
> I have installed Bugzilla on my system (RH 7.2) and now i want the user 
>  authentication to be done through LDAP.
> 
> I installed PerLDap 1.4.1 .
> And using the C SDK (ldapcsdk5.08-Linux2.2_x86_glibc_PTH_DBG.OBJ.tar.gz)
> which i downloaded from iplanet.com.
> 
> The SDK and PerLdap installations were done peacefully.
> Now when i run Bugzilla using ldap i get the following error :
> 
> 
> Software error:
> Can't load 
> '/usr/lib/perl5/site_perl/5.6.0/i386-linux/auto/Mozilla/LDAP/API/API.so' 
> for module Mozilla::LDAP::API: libprldap50.so: cannot open shared object 
> file: No such file or directory at 
> /usr/lib/perl5/5.6.0/i386-linux/DynaLoader.pm line 200. at 
> /usr/lib/perl5/site_perl/5.6.0/i386-linux/Mozilla/LDAP/Utils.pm line 29
> 
> 
> 
> Please anyone tell what this error mean and how could it be resolved.

Try playing with your LD_LIBRARY_PATH.  In particular, find out where 
libprldap50.so has been installed, and add that.

Dan


Reply via email to