discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Install Issues (linker can't find -lboost_program


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] Install Issues (linker can't find -lboost_program_options)
Date: Wed, 31 Mar 2010 14:26:15 -0700
User-agent: Mutt/1.5.20 (2009-08-17)

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




reply via email to

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