I am trying to build PerlLDAP on a SuSE 7.3 system.. and am getting errors... heres the out put..
godfrey:/home/baer/perldap-1.4.1 # perl Makefile.PL PerlLDAP - Perl 5 Module for LDAP =========================== Directory containing 'include' and 'lib' directory of Netscape LDAP Software Developer Kit (default: /usr): Using LDAPv3 Developer Kit (default: yes) ? Include SSL Support (default: yes) ? No LDAP libraries found. at Makefile.PL line 101, <STDIN> line 3. godfrey:/home/baer/perldap-1.4.1 # What I think I need to know.. is how to get the LDAP SDK installed.. I have looked around.. but found no refferenc to it anywhere.. the reason I think I need perlldap.. I have installed bugzilla, and changed it to use LDAP and directed it to one of our test Novel 5.1 boxes.. now when i try to log in I get the fallowing.... Software error: Can't locate object method "new" via package "Mozilla::LDAP::Conn" (perhaps you forgot to load "Mozilla::LDAP::Conn"?) at CGI.pl line 856. Could some one please point me in the right direction... Scott
