Problem installing the python-ldap mod

Cameron Laird claird at starbase.neosoft.com
Fri Oct 13 11:30:41 EDT 2000


In article <971428378.905163 at proxy.bos.nl>,
Xander van Es <xander at bos.nl> wrote:
># make
>cd Modules && make srcdir=/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
			.
			.
			.
Python-LDAP assumes the prior installation of a standard
LDAP software development kit (SDK) (as the README
mentions).  Do you need one, or do you need help in con-
figuration so Python-LDAP finds one you already have?
-- 

Cameron Laird <claird at NeoSoft.com>
Business:  http://www.Phaseit.net
Personal:  http://starbase.neosoft.com/~claird/home.html



More information about the Python-list mailing list