Compile error on RHEL 5.3 (x86_64), python-ldap-2.3.10
Michael Ströder
michael at stroeder.com
Thu Nov 12 19:30:01 CET 2009
Rob Orsini wrote:
> Hi, I'm also having trouble getting 2.3.10 to compile on RHEL 5. I tried
> applying the patches supplied in this thread (I just joined this email
> list, btw):
>
> In file included from Modules/LDAPObject.c:4:
> Modules/common.h:10:20: error: Python.h: No such file or directory
Please make sure you have all the necessary headers available on your system
for building Python extension modules and all the libs needed by python-ldap.
I don't know the package names on RHEL though.
Ciao, Michael.
More information about the python-ldap
mailing list