Installation Problem

Peeyush Garg peeyushg at karna.com
Fri Jan 4 04:36:42 CET 2002


Thanks for the inputs. But, now I get another error...

warning: build_py: file Lib/ldap.py (for module ldap) not found

can this warning be ignored?? i could not find ldap.py even in current CVS.
Even though it is compiled and Zope doesn't complain (it shows installed
product), I cannot get to connect to LDAP server. Is this problem because of
the above file??

----- Original Message -----
From: "Michael Ströder" <michael at stroeder.com>
To: "Peeyush Garg" <peeyushg at karna.com>
Cc: <python-ldap-dev at lists.sourceforge.net>
Sent: Thursday, January 03, 2002 3:32 AM
Subject: Re: Installation Problem


> 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