discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] OS X Configure script error


From: Chukhman, Ilya A.
Subject: [Discuss-gnuradio] OS X Configure script error
Date: Fri, 7 Aug 2009 12:20:10 -0400

Hello,

I am trying to install gnuradio and have been following the instructions on https://radioware.nd.edu/documentation/install-guides/mac-os-x.  When running the ./configure I receive the following error:

checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... (cached) no
checking whether  accepts -g... (cached) no
checking for python... /opt/local/bin/python
checking for python version... 2.5
checking for python platform... darwin
checking for python script directory... ${prefix}/lib/python2.5/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.5/site-packages
checking for Python include path... /opt/local/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5
checking Python.h usability... no
checking Python.h presence... no
checking for Python.h... no
configure: error: cannot find usable Python headers

I have set my ~/.bashrc to the https://radioware.nd.edu/documentation/install-guides/mac-os-x/for-bashrc/at_download/file

Here are what my system variables are set to:
LDFLAGS=-L/opt/local/lib
MANPATH=/opt/local/share/man:/usr/local/share/man:/usr/share/man:/usr/X11R6/man
TERM_PROGRAM=Apple_Terminal
TERM=xterm-color
SHELL=/bin/bash
TMPDIR=/var/folders/pQ/pQV+9bG+El0aPwXEl0lXMk+++TM/-Tmp-/
Apple_PubSub_Socket_Render=/tmp/launch-OlysN3/Render
TERM_PROGRAM_VERSION=240
OLDPWD=/usr
USER=chukhia1
COMMAND_MODE=unix2003
SSH_AUTH_SOCK=/tmp/launch-HLDZwF/Listeners
__CF_USER_TEXT_ENCODING=0x1F6:0:0
PYTHON_VERSION=2.5
PATH=/opt/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin
PWD=/Users/chukhia1/gnuradio
LANG=en_US.UTF-8
F77=gfortran-mp-4.2
SHLVL=1
HOME=/Users/chukhia1
PYTHON_ROOT=/opt/local
PYTHONPATH=/opt/local/lib/python2.5/site-packages:/usr/local/lib/python2.5/site-packages
LOGNAME=chukhia1
PKG_CONFIG_PATH=/opt/local/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/lib/pkgconfig:/usr/X11R6/lib/pkgconfig
INFOPATH=/opt/local/share/info:/usr/local/share/info:/usr/share/info
DISPLAY=/tmp/launch-9Gx1tC/:0
_=/usr/bin/printenv

Please help.
Ilya

reply via email to

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