[Koha] Net::LDAP::Constant not exporting LDAP_SUCCESS,
LDAP_COMPARE_TRUE or LDAP_FALSE
Julka Grodel
julka.the.librarian at gmail.com
Thu Feb 8 10:29:01 NZDT 2007
I'm trying to set up LDAP to work with Koha, and I'm finding this at the
bottom of opac-error_log:
"LDAP_SUCCESS" is not exported by the Net::LDAP::Constant module at
/usr/lib/perl5/site_perl/5.8.5/Net/LDAP/Message.pm line 7
"LDAP_COMPARE_TRUE" is not exported by the Net::LDAP::Constant module at
/usr/lib/perl5/site_perl/5.8.5/Net/LDAP/Message.pm line 7
"LDAP_COMPARE_FALSE" is not exported by the Net::LDAP::Constant module
at /usr/lib/perl5/site_perl/5.8.5/Net/LDAP/Message.pm line 7
Can't continue after import errors at
/usr/lib/perl5/site_perl/5.8.5/Net/LDAP/Message.pm line 7
BEGIN failed--compilation aborted at
/usr/lib/perl5/site_perl/5.8.5/Net/LDAP/Message.pm line 7, <DATA> line 1.
Compilation failed in require at
/usr/lib/perl5/site_perl/5.8.5/Net/LDAP.pm line 13, <DATA> line 1.
BEGIN failed--compilation aborted at
/usr/lib/perl5/site_perl/5.8.5/Net/LDAP.pm line 13, <DATA> line 1.
Compilation failed in require at
/var/www/html/koha-2.2.7/admin/modules/C4/Auth.pm line 32, <DATA> line 1.
BEGIN failed--compilation aborted at
/var/www/html/koha-2.2.7/admin/modules/C4/Auth.pm line 32, <DATA> line 1.
Compilation failed in require at
/var/www/html/koha-2.2.7/catalog/cgi-bin/opac-main.pl line 7, <DATA> line 1.
BEGIN failed--compilation aborted at
/var/www/html/koha-2.2.7/catalog/cgi-bin/opac-main.pl line 7, <DATA> line 1.
Premature end of script headers: opac-main.pl
Any ideas on how to get this working?
Thanks,
Julka
More information about the Koha
mailing list