Installation Problem

Jens Vagelpohl jens at zope.com
Thu Jan 3 03:42:17 CET 2002


it looks like your python came as part of a zope binary. those may not 
include all necessary header files.

i suggest you get a separate "real" python install and use the zope source 
distribution instead.

jens


On Wednesday, January 2, 2002, at 09:16 , Peeyush Garg wrote:

> Hi,
>  
> I get the following error message while doing a 'make'.
>  
> In file included from /home/zope/zope250b2/include/python2.1/Python.h:54,
>                  from Modules/common.h:27,
>                  from Modules/LDAPObject.c:10:
> /home/zope/zope250b2/include/python2.1/pyport.h:4:46: config.h: No such 
> file or directory
> error: command 'gcc' failed with exit status 1
> As I understand the problem is with the file config.h. It simply doesn't 
> exist in th Python2.1 include directory. But it is referenced in Python.h.
>  Am I having some files missing in my python installation??
> Any thoughts...
>  
> Thanks,
> Peeyush.





More information about the python-ldap mailing list