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.
Cheers Richard 2009/11/15 dave k <[email protected]> > 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 > da...@laptop:~/gnuradio$ > > but > > da...@laptop:~/gnuradio$ ls -la /usr/include/python2.6 | grep Python.h > -rw-r--r-- 1 root root 4384 2009-10-19 23:40 Python.h > > any ideas? i think i missed something but not sure.... > > > > > > _______________________________________________ > Discuss-gnuradio mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/discuss-gnuradio > >
_______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
