Hello all, I want to install perldap 1.4.1. When I run the makefile.pl in c:\perldap-1.4.1 C:\perl\bin>perl c:\perldap-1.4.1\makefile.pl PerLDAP - Perl 5 Module for LDAP ================================ Directory containing 'include' and 'lib' directory of the Netscape LDAP Software Developer Kit (default: /usr): C:\NETSCAPE\LDAPSDK Using LDAPv3 Developer Kit (default: yes)? y Include SSL Support (default: yes)? n Located multiple libraries: - nsldap32v41bc.lib - nsldapssl32v41.lib Libraries to link with (default: -LC:\NETSCAPE\LDAPSDK\lib -lnsldap32v41bc): Could not open 'API.pm': No such file or directory If I look into c:\perl-1.4.1 directory, API.pm is there in the same path where makefile.pl is along with other .pm files like Conn.pm,Utils.pm etc. Why it is not opening API.pm?Which path it is lookiing into for the above file? Or else, can anyone please recommed the path to download and install the stuff? Your help will be truely appreciated. Thanks in advance, hetal
