discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] problem building gr-howto-write-a-block-cmake


From: Josh Blum
Subject: Re: [Discuss-gnuradio] problem building gr-howto-write-a-block-cmake
Date: Sat, 18 Feb 2012 13:32:26 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20111229 Thunderbird/9.0


On 02/16/2012 01:27 PM, Achilleas Anastasopoulos wrote:
> I also noticed the following in the cmake ../
> 
> -- Found SWIG: /usr/bin/swig (found version "2.0.4")
> -- Could NOT find PythonLibs (missing:  PYTHON_LIBRARIES)
> -- Found PythonInterp: /usr/bin/python2.7
> 
> 
> what is the significance of not founding the PythonLibs?
> when i build gnuradio it says that it found them....
> 
> 

I think the main build system is a little smarter about setting
PYTHON_EXECUTABLE before calling into the pythonlibs module. Try this
little diff for the gr-howto: http://pastebin.com/18ytGnkE

-Josh





reply via email to

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