I had similar problem with boost 1.36 Solved by using ./configure --with-boost-include-dir=/usr/include/boost-1_36 when building the GNU radio sources.
Sriram Krishnan-3 wrote: > > I have installed the latest version of boost(1.39) but when I do > ./configure > during the install process...it gives the following error. > > checking for boost >= 1.35... no > configure: error: we could not detect the boost libraries (version 1.35 or > higher). > If you are sure you have boost installed, then check your version number > looking > in <boost/version.hpp>. > > I installed boost using subversion. I also read previous threads with the > same > problem but i am unable to get a solution. > > Can anybody help me with this. > > Regards > Sriram Krishnan > > > _______________________________________________ > Discuss-gnuradio mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/discuss-gnuradio > > -- View this message in context: http://www.nabble.com/Cant-install-gnu-radio-3.2..problem-with-boost-tp23991882p23994135.html Sent from the GnuRadio mailing list archive at Nabble.com. _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
