From: David T. <db...@me...> - 2004-01-31 07:09:21
|
On Thu, Jan 29, 2004 at 11:51:46AM -0500, Eric S. Raymond wrote: > This is probably just a distutils snafu, but as I have no experience > with distutils troubleshooting I'm asking for help. The error log is: > > root@grelber:/nfs/snark/home/esr/src/pydns-2.3.0# python setup.py install > running install > Traceback (most recent call last): > [...] > distutils.errors.DistutilsPlatformError: invalid Python installation: > unable to open /usr/lib/python2.2/config/Makefile (No such file or > directory) % rpm -qf /usr/lib/python2.2/config/Makefile ~ python-devel-2.2.3-7 (apply as necessary to your local package manager) |