On Wed, Mar 31, 2010 at 04:29:10PM -0400, Mike Benonis wrote:
> OK, we're up and running!  Turns out Ubuntu had Boost included, so SKIP the 
> boost install step.
> 
> Here's what I needed to do to make it work.  From a botched make, I did the 
> following in the gnuradio directory:
> make uninstall
> make clean
> make distclean
> 
> I probably could simplify that, but it works.  Then:
> 
> ./bootstrap
> ./configure --with-boost=/usr/include/boost --with-boost-lib=/usr/lib

The boost options shouldn't be necessary, since it's in the "normal place".

Eric


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to