Installation Problem
Michael Ströder
michael at stroeder.com
Thu Jan 3 12:32:53 CET 2002
Peeyush Garg wrote:
>
> From: "Jens Vagelpohl" <jens at zope.com>
>
> > 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.
>
> That's correct. I installed it from a binary. Thanks a lot. But meanwhile, I
> created an empty config.h and it seems to work. Any problems expected in
> future because of this??
Please follow Jens' advice!
Get a full install of the Python interpreter with all header files
necessary to build Python C extensions! Otherwise we python-ldap
people have no chance to help you. (I'm glad that Jens mentioned the
stripped binary Python interpreter of Zope since I have no idea
about Zope-specific things).
Ciao, Michael.
More information about the python-ldap
mailing list