Hi Marcus Yes I did "sh build-gnuradio.sh" actually in the beginning. But now its working with the modifications you said.
Its really too helpful script for first time users :) Thanks Marcus D. Leech wrote: > >> >> **Sorry for spamming.I thought I lost the thread :( >> >> Hi Marcus thanks for the script a lot. >> I saved it as build-gnuradio.sh >> >> I ran that script but after pressing "yes" its giving following error >> which >> I am unable to debug >> >> ./build-gnuradio.sh: 52: function not found >> ./build-gnuradio.sh:73:syntax error: "}" unexpected >> >> Thanks >> > Re-save as just "build-gnuradio", and: > > chmod 755 build-gnuradio > > ./build-gnuradio > > > I assume that you used "sh build-gnuradio.sh", which, on Ubuntu (because > their /bin/sh isn't BASH), it > executed under the wrong shell interpreter. > > >> > > > -- > Principal Investigator > Shirleys Bay Radio Astronomy Consortium > http://www.sbrac.org > > > > _______________________________________________ > Discuss-gnuradio mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > > ----- Sumit Kr. Research Assistant Communication Research center IIIT Hyderabad India -- View this message in context: http://old.nabble.com/GNU-Radio-%2B-UHD-install-tp29561741p31572592.html Sent from the GnuRadio mailing list archive at Nabble.com. _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
