From: Graham B. <gb...@po...> - 2001-04-27 13:32:53
|
This looks like an installation problem to me. What is $VERSION in /usr/local/perl/5.5.0.3/lib/site_perl/5.005/Net/LDAP.pm Graham. On Fri, Apr 27, 2001 at 02:05:04PM +0100, rob...@ar... wrote: > Hello all, > > I have newly switch from perldap to perl-ldap and I compiled and tested > as requested. When I do $ldap->bind; > I get: > "LDAP_SASL_BIND_IN_PROGRESS" is not exported by the Net::LDAP module at /usr/local/perl/5.5.0.3/lib/site_perl/5.005/Net/LDAP/Bind.pm line 8 > "LDAP_DECODING_ERROR" is not exported by the Net::LDAP module at /usr/local/perl/5.5.0.3/lib/site_perl/5.005/Net/LDAP/Bind.pm line 8 > Can't continue after import errors at /usr/local/perl/5.5.0.3/lib/site_perl/5.005/Net/LDAP/Bind.pm line 8 > BEGIN failed--compilation aborted at /usr/local/perl/5.5.0.3/lib/site_perl/5.005/Net/LDAP/Bind.pm line 8, <IN> chunk 7. > require Net/LDAP/Bind.pm called at /usr/local/perl/5.5.0.3/lib/site_perl/5.005/Net/LDAP.pm line 194 > Net::LDAP::bind('Net::LDAP=HASH(0xe4558)') called at /export1/https/ldap.pl line 16 > Net::LDAP::bind('Net::LDAP=HASH(0xe4558)') called at /export1/https/ldap.pl line 16 > > Is this a know bug or have I screwed up somewhere? > Many thanks |