Re: [Discuss-gnuradio] cmake and Fedora 20

2014-06-13 Thread Tom Rondeau
On Fri, Jun 13, 2014 at 5:48 PM, Sid Boyce wrote: > I just cloned a git version of gnuradio and those files are part of the > source. > slipstream:/usr/src/XXX/1/gnuradio # ls -l cmake/Modules/GnuradioConfig.cmake > cmake/Modules/FindGnuradio.cmake > -rw-r--r-- 1 root root 4805 Jun 13 21:11 cmake

Re: [Discuss-gnuradio] cmake and Fedora 20

2014-06-13 Thread Sid Boyce
I just cloned a git version of gnuradio and those files are part of the source. slipstream:/usr/src/XXX/1/gnuradio # ls -l cmake/Modules/GnuradioConfig.cmake cmake/Modules/FindGnuradio.cmake -rw-r--r-- 1 root root 4805 Jun 13 21:11 cmake/Modules/FindGnuradio.cmake -rw-r--r-- 1 root root 5551 Jun

Re: [Discuss-gnuradio] cmake and Fedora 20

2014-06-13 Thread fnguyen
Hi Sid, Thanks for your help. It resolved the 'Could not find CPPUNIT' issue, but the errors that follow are still present (CMake Error...). Thanks again, Francis On 2014-06-13 11:19, Sid Boyce wrote: "yum install cppunit cppunit-devel". Regards Sid. __

Re: [Discuss-gnuradio] cmake and Fedora 20

2014-06-13 Thread Sid Boyce
"yum install cppunit cppunit-devel". Regards Sid. On 13/06/14 15:46, fnguyen wrote: Hello All, I'm working on the Out-of-Tree Module tutorial to ensure that my install of GNU Radio (3.7.3) on Fedora 20 (64bit) is working properly (as I am more accustomed to working on Ubuntu). Alas, when I run

[Discuss-gnuradio] cmake and Fedora 20

2014-06-13 Thread fnguyen
Hello All, I'm working on the Out-of-Tree Module tutorial to ensure that my install of GNU Radio (3.7.3) on Fedora 20 (64bit) is working properly (as I am more accustomed to working on Ubuntu). Alas, when I run CMake on the tutorial code, I receive the following error. I believe it has somethi