Category: n00bie programming

February 23, 2009

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

I’m completely new to python, but I ran across this program while trying to install pygopherd on my other computer, and found out the problem was that I was missing the python-devel files.

To fix this, from fedora console, I did …