Hello<br><br> I tried to install pygobject(<a href="http://ftp.gnome.org/pub/GNOME/sources/pygobject/2.20/">http://ftp.gnome.org/pub/GNOME/sources/pygobject/2.20/</a>) to ubuntu 9.10<br><br> <br> after I excute the follow command ./configure --prefix=/usr<br>
I get such error <br> checking for python extension module directory... (cached) ${exec_prefix}/lib/python2.6/site-packages<br> checking for headers required to compile python extensions... not found<br> configure: error: could not find Python headers<div>
<br></div><div><br></div><div>whereis python<br>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<br>
</div><div> <br></div>