checking for python… /usr/bin/python
checking for python version… 2.6
checking for python platform… linux2
checking for python script directory…
${prefix}/lib/python2.6/dist-packages
checking for python extension module directory…
${exec_prefix}/lib/python2.6/dist-packages
checking for Python include path… /usr/include/python2.6
checking Python.h usability… no
checking Python.h presence… no
checking for Python.h… no
configure: error: cannot find usable Python headers
david@laptop:~/gnuradio$
david@laptop:~/gnuradio$ sudo apt-get install python-dev
Reading package lists… Done
Building dependency tree     Â
Reading state information… Done
python-dev is already the newest version.
I had the exact same problem. Have you got fort77 installed? This seems
to
be a new dependency for Ubuntu 9.10. That solved my problem. Double
check
the Ubuntu 9.10 install instructions for all the dependencies as there
are a
couple of subtle differences from 9.04. The instructions only went up in
the
last 2 or 3 days.