NOTICE: This module requires the OpenLDAP C API or Mozilla C SDK. It will NOT work with ISODE or the UMich LDAP api. Type perl Makefile.PL -h for command-line option summary. Net::LDAPapi Perl5 Module - by Quanah Gibson-Mount OpenLDAP support by Symas Corporation -- http://www.symas.com Updated by Quanah Gibson-Mount to match modern products and vendors. Updated by Dmitri Priimak to use the v3 OpenLDAP API. Originally by Clayton Donley Select your Development Kit: 1. OpenLDAP (default) 2. Mozilla Choose: Location of Include Files (default: /usr/include): Location of Library Files (default: /usr/lib): Checking if your kit is complete... Looks good Note (probably harmless): No library found for ldap.lib Note (probably harmless): No library found for lber.lib Writing Makefile for Net::LDAPapi Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp LDAPapi.pm blib\lib\Net\LDAPapi.pm AutoSplitting blib\lib\Net\LDAPapi.pm (blib\lib\auto\Net\LDAPapi) C:\cpanrun\build\5-10-0\bin\perl.exe constant.gen >constant.h C:\cpanrun\build\5-10-0\bin\perl.exe C:\cpanrun\build\5-10-0\lib\ExtUtils\xsubpp -typemap C:\cpanrun\build\5-10-0\lib\ExtUtils\typemap -typemap typemap LDAPapi.xs > LDAPapi.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv LDAPapi.xsc LDAPapi.c cl -c -I/usr/include -I/usr/include -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"3.0.2\" -DXS_VERSION=\"3.0.2\" "-IC:\cpanrun\build\5-10-0\lib\CORE" -DOPENLDAP LDAPapi.c LDAPapi.c LDAPapi.xs(16) : fatal error C1083: Cannot open include file: 'lber.h': No such file or directory NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop.