On Apr 1, 2007, at 23:19, Fikret Celebi wrote: > [EMAIL PROTECTED] sudo python setup.py install > running install > error: invalid Python installation: unable to open > /usr/lib/python2.3/config/Makefile (No such file or directory)
You need to install the python-dev package, which is not present on Knoppix by default. -- Jim Tittsler http://www.OnJapan.net/ GPG: 0x01159DB6 Python Starship http://Starship.Python.net/crew/jwt/ Mailman IRC irc://irc.freenode.net/#mailman _______________________________________________ dnspython-users mailing list [email protected] http://woof.play-bow.org/mailman/listinfo/dnspython-users
