New build-gnuradio script

Uploaded a new build-gnuradio:

http://www.sbrac.org/files/build-gnuradio

Apparently, on non-English Ubuntu systems, the post-prereq search for
“libboost_” fails, apparently due to the “" character. Farking weird,
but there it is. So, removed the "
” and had it do a a somewhat
more-ambiguous lib search. Seems to allow the script to proceed without
bailing for haivng not found the libboost libraries where it’s
expecting them.

–
Marcus L.
Principal Investigator
Shirleys Bay Radio Astronomy Consortium

On Sun, Apr 1, 2012 at 19:50, Marcus D. Leech [email protected] wrote:

Uploaded a new build-gnuradio:

http://www.sbrac.org/files/build-gnuradio

Apparently, on non-English Ubuntu systems, the post-prereq search for
“libboost_” fails, apparently due to the “" character. Farking weird,
but there it is. So, removed the "
” and had it do a a somewhat
more-ambiguous lib search. Seems to allow the script to proceed without
bailing for haivng not found the libboost libraries where it’s expecting
them.

Thanks for this! I just recently ran into this problem and I couldn’t
figure out what was wrong, and in the end I just installed everything
manually.

juha