installation issues

John E. Mayorga jmayorga5 at yahoo.com
Sun Feb 17 02:50:24 CET 2002


 Micheal,
Thank you for your response.
RedHat 7.2 seems to have both Python 1.5.2 and 2.1.1 in the distribution. There is a /usr/bin/python, but I don't even know how to determine the version of that, or of DistUtils for that matter. Each version of Python in /usr/lib has it's own distutils.
At this point, I have to admit that, although I've worked with Linux for years, this is my first experience with Python.
I'll try to determine the versions, assuming that will fix the problem. Any help in doing so would be greatly appreciated.
Thank you,
John
 
  Michael Ströder <michael at stroeder.com> wrote: "John E. Mayorga" wrote:
> 
> I've read the mailing list archives, the docs, the FAQ, done
> multiple searches with google, tried, and experimented, and now I
> have to ask: what's wrong with this?
> 
> I'm getting the following error when running make (or "python
> setup.py build" for that matter):
> 
> Traceback (innermost last):
> File "setup.py", line 38, in ?
> if cfg.has_option('_ldap', 'class'):
> AttributeError: has_option
> make: *** [build] Error 1

Hmm, which version of Python and which version of DistUtils?

Note that python-ldap2.0.0pre has not been tested on Python 1.5.x.
It should work (except module ldapurl).

Ciao, Michael.


---------------------------------
Do You Yahoo!?
Got something to say? Say it better with Yahoo! Video Mail
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ldap/attachments/20020216/988b0802/attachment.html>


More information about the python-ldap mailing list