Dave Pawson wrote: > At > http://pypi.python.org/pypi/setuptools#rpm-based-systems > I downloaded setuptools-0.6c9-py2.6.egg > as root, chmod +x setup... > > ran it and received: > > [r...@marge2 python]# ./setuptools-0.6c9-py2.6.egg > error: invalid Python installation: unable to open > /usr/lib/python2.6/config/Makefile (No such file or directory) > > > Running python > [dpaw...@marge2 python]$ python --version > Python 2.6 > > on Fedora core 11. > > Any suggestions please, I'd like to use easy_install. > > > TIA > Why not just do: yum install python-setuptools-devel
_______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
