discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] gnuradio on osx 10.6.4


From: Michael Dickens
Subject: Re: [Discuss-gnuradio] gnuradio on osx 10.6.4
Date: Sun, 18 Jul 2010 15:42:52 -0600

On Jul 18, 2010, at 3:35 AM, Ninja wrote:
checking for Python include path... /usr/local/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

what is the meaning of "configure: error: cannot find usable Python headers"?the Python.h is there, and I already tried using original python from apple, python from MacPython, and compile manually but same result occurred. Above sample was taken from python compiled manually.

Although you can compile some packages from source and have them work, you will often be missing patches that provide full functionality. I - highly- recommend using a package manager such as Fink or MacPorts -- where such patches are already incorporated.

That said, if you look at the 'config.log' file & search for "Python.h" you should find whatever the issue/s is/are. Without seeing that log, there's very little any of us can do to be of assistance -- I've checked out the configure M4 script (config/ gr_python.m4) and it should work correctly for your setup. - MLD



reply via email to

[Prev in Thread] Current Thread [Next in Thread]