Problem installing the python-ldap mod

Xander van Es xander at bos.nl
Fri Oct 13 05:14:11 EDT 2000


# make
cd Modules && make srcdir=/home/xander/python-ldap-1.10alpha3/Modules
VPATH=/home/xander/python-ldap-1.10alpha3/Modules
make[1]: Entering directory `/home/xander/python-ldap-1.10alpha3/Modules'
ld -G  LDAPObject.o common.o constants.o errors.o functions.o ldapmodule.o
message.o version.o linkedlist.o template.o
CIDict.o  -L/tmp/ldap-pfx/lib -lldap -llber -lsocket -lnsl -lm -lkrb -o
_ldapmodule.so
ld: fatal: library -lldap: not found
ld: fatal: library -llber: not found
ld: fatal: File processing errors. No output written to _ldapmodule.so
make[1]: *** [_ldapmodule.so] Error 1
make[1]: Leaving directory `/home/xander/python-ldap-1.10alpha3/Modules'
make: *** [_ldapmodule-build] Error 2

Anyone an idea? Please help.

Xander







More information about the Python-list mailing list