Hello all, I am trying to install GNU-Radio on my PowerBook G4 1.67GHz with OS X 10.4.11 I read the OS X build instructions from RadioWare. But get error during the installation of the dependent packages from Macports. I can't install the sdcc compiler, so that is not the problem because I am a GNURadio beginner and for the first time I don't need the usrp part of GNU-Radio. So I type in ./configure --disabel-usrp the problem is that the configure script quit with the error:
configure: error: cannot find usable Python headers But the Python interpreter is installed and is working: q68f0:~/gnuradio josefvukovic$ python Python 2.5.4 (r254:67916, Aug 6 2009, 10:03:18) [GCC 4.0.1 (Apple Computer, Inc. build 5370)] on darwin Type "help", "copyright", "credits" or "license" for more information. >>> quit Use quit() or Ctrl-D (i.e. EOF) to exit >>> q68f0:~/gnuradio josefvukovic$ Could someone be so kind to give me a hint what can I do :-( cu Josef Vukovic
_______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
