Re: [Discuss-gnuradio] Build Script issue

2013-06-21 Thread Marcus D. Leech
I am using Ubuntu 11.10. Though I installed Gnu Radio on two systems using same script, it's not working on new system! wget http://www.sbrac.org/files/build-gnuradio && chmod a+x ./build-gnuradio && ./build-gnuradio .. . . checking for library libboost ...Found library libboost Checking for

Re: [Discuss-gnuradio] Build Script issue

2013-06-21 Thread Josh Blum
On 06/21/2013 04:10 PM, Jay Prakash wrote: > I am using Ubuntu 11.10. > Though I installed Gnu Radio on two systems using same script, it's not > working on new system! > > wget http://www.sbrac.org/files/build-gnuradio && chmod a+x > ./build-gnuradio && ./build-gnuradio > > .. > . > . > checki