>
> **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
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to