Hi. > when trying to run the script ez_setup.py, I fail > with > > unable to open /usr/lib/python2.3/config/Makefile > > This is true. There is no /usr/lib/python2.3/config > directory. A check on groups.google revealed that > this is a bug in my debian distro or something. Is > this true? Is there a work-around? I can't reinstall > debian because it is not my server.
Install the python-dev package: apt-get install python-dev -- Zoli -- http://mail.python.org/mailman/listinfo/python-list