discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Install gnuradio error help request


From: EDWARD HALL
Subject: [Discuss-gnuradio] Install gnuradio error help request
Date: Tue, 14 Jun 2005 20:45:05 -0500

I am doing my first build of gnuradio and am getting an error related to
"Python include path."

My Linux installation is a hard drive install of a Knoppix live CD.  My
system is a 500 MHz Pentium.  I am following the HowToBuildFromCVS
instructions and get the following results when I use:

address@hidden:~/gr-build$ /for-all-dirs ./buildit 2>&1 | tee make.log

>>>/home/ward/gr-build/gnuradio-core
.
(deleted many lines)
.
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking for python... /usr/bin/python
checking for python version... 2.3
checking for python platform... linux2
checking for python script directory...
${prefix}/lib/python2.3/site-packages
checking for python extension module directory...
${exec_prefix}/lib/python2.3/site-packages
checking for Python include path... find: /usr/include/python/: No such file
or directory

configure: error: cannot find Python include path
>>>build FAILED in /home/ward/gr-build/gnuradio-core

I have seen some postings about issues with Python where the following path
statement was recommended but this did not help my results:

export PYTHONPATH=/usr/local/lib/python2.3/site-packages

Recommendations?
 
Thanks

reply via email to

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