On Sat, Dec 10, 2005 at 04:01:16AM -0600, Eugene Lazutkin wrote: > > OS is debian SID > > error: invalid Python installation: unable to open > > /usr/lib/python2.4/config/Makefile (No such file or directory) > Are you sure you have Python 2.4 installed? Could you double check it?
This it a problem of python2.4 package is installed, but not python2.4-dev. The last one contains development stuff and is required for building custom pythonic packages. -- Igor Goryachev E-Mail/Jabber: [EMAIL PROTECTED]