|
From: Peeyush G. <pee...@ka...> - 2002-01-04 03:37:22
|
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" <mi...@st...> To: "Peeyush Garg" <pee...@ka...> Cc: <pyt...@li...> Sent: Thursday, January 03, 2002 3:32 AM Subject: Re: Installation Problem > Peeyush Garg wrote: > > > > From: "Jens Vagelpohl" <je...@zo...> > > > > > 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. > > _______________________________________________ > Python-LDAP-dev mailing list > Pyt...@li... > https://lists.sourceforge.net/lists/listinfo/python-ldap-dev |