At 01:22 PM 3/2/2010 -0800, Walter Coole wrote:
Content-Class: urn:content-classes:message
Content-Type: multipart/alternative;
        boundary="----_=_NextPart_001_01CABA4E.86D76612"

When I try to install with:

                sudo sh setuptools-0.6c11-py2.5.egg

I get an error:

error: invalid Python installation: unable to open /usr/lib64/python2.5/config/Makefile (No such file or directory)

That I don't really understand. Yes, it's true that there is no /usr/lib64/python2.5/config directory, but I've gotten along nicely without one for quite a while.

You are probably missing your distribution's "python-dev" or "python-devel" package, which is required to use the distutils at all, let alone setuptools.

_______________________________________________
Distutils-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to