Thanks a lot for the detailed response.
I finally fixed this issue. I thought that library_dirs and include_dirs
would search /usr/local/lib and /usr/local/include without having to
specify these directories.
Have a good day !
2009/6/2 Michael Ströder
> Guillaume Simard wrote:
> >
> > I want to
Guillaume Simard wrote:
>
> I want to build OpenLDAP and Python-LDAP from source.
> However, I can't install Berkeley DB so I installed Open-LDAP with
>
> ./configure --disable-slapd --disable-slurpd
Yes, that should be sufficient for python-ldap.
> I then built and installed Python-LDAP.
>
>
Hey everyone,
I want to build OpenLDAP and Python-LDAP from source.
However, I can't install Berkeley DB so I installed Open-LDAP with
./configure --disable-slapd --disable-slurpd
I then built and installed Python-LDAP.
However, when I try to import, I get
File "/usr/local/lib/python2.6/site-