Hello
I tried to install pygobject(
http://ftp.gnome.org/pub/GNOME/sources/pygobject/2.20/) to ubuntu 9.10
after I excute the follow command ./configure --prefix=/usr
I get such error
checking for python extension module directory... (cached)
${exec_prefix}/lib/python2.6/site-packages
checking for headers required to compile python extensions... not found
configure: error: could not find Python headers
whereis python
python: /usr/bin/python2.6 /usr/bin/python /usr/bin/python2.5 /etc/python2.6
/etc/python /etc/python2.5 /usr/lib/python2.6 /usr/lib/python3.0
/usr/lib/python2.4 /usr/lib/python2.5 /usr/local/lib/python2.6
/usr/local/lib/python2.5 /usr/include/python2.6 /usr/include/python2.5
/usr/share/python /usr/share/man/man1/python.1.gz
_______________________________________________
pygtk mailing list [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/