Re: [Discuss-gnuradio] cmake error if cppunit not installed

2012-07-19 Thread Tom Rondeau
On Fri, Jul 13, 2012 at 9:50 AM, Nicholas Corgan wrote: > Linux Mint 13 is heavily based on Ubuntu 12.04, so I recreated the bug and > can confirm it exists in Ubuntu 12.04 32/64 bit. I ran CMake with the fix, > and both still report this error: > > > CMake Error: The following variables are used

Re: [Discuss-gnuradio] cmake error if cppunit not installed

2012-07-13 Thread Nicholas Corgan
Linux Mint 13 is heavily based on Ubuntu 12.04, so I recreated the bug and can confirm it exists in Ubuntu 12.04 32/64 bit. I ran CMake with the fix, and both still report this error: CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them o

Re: [Discuss-gnuradio] cmake error if cppunit not installed

2012-07-13 Thread Tom Rondeau
On Fri, Jul 13, 2012 at 5:06 AM, Alexandru Csete wrote: > Greetings, > > Trying to run cmake on a Linux Mint 13 installation that doesn't have > cppunit leads to what looks like an unintentional error message: > > -- Configuring gr-filter support... > -- Dependency ENABLE_GRUEL = ON > -- Depen

[Discuss-gnuradio] cmake error if cppunit not installed

2012-07-13 Thread Alexandru Csete
Greetings, Trying to run cmake on a Linux Mint 13 installation that doesn't have cppunit leads to what looks like an unintentional error message: -- Configuring gr-filter support... -- Dependency ENABLE_GRUEL = ON -- Dependency ENABLE_VOLK = ON -- Dependency Boost_FOUND = TRUE -- Dependen