Build and install UHD+GNUradio on Ubuntu

Hello,

I am really new to USRP and just starting to install the GnuRadio. From
the
ettus website it says the easiest way to compile UHD +GNUradio is using
the
build-gnuradio script. I tried running it, but the very first thing
(line
46 or 47) it starts to complain is on the syntax.

Here is an excerpt towards the part of the error below:
… …
mod_udev - add UDEV rule for USRP1
mod_sysctl - modify SYSCTL for larger net buffers
build-gnuradio: 46: build-gnuradio: Syntax error: “}” unexpected

I did not change anything in the script. What am I doing wrong?

Thanks,

LD

mod_udev - add UDEV rule for USRP1


Discuss-gnuradio mailing list
[email protected]
Discuss-gnuradio Info Page
How did you try running it? It looks like whatever shell you’re handing
it to isn’t /bin/bash.