Hallo Alessandro

WeiXiaowei wrote am 2008-07-10 08:34:
> Hi,
> 
> When I follow the steps listed on "http://gnuradio.org/trac/wiki/UdevConfig"; 
> to configure non-root access to the USRP. 
> 
> The first step is: Define a group named usrp.
>  $ sudo addgroup usrp
> 
> but terminal returns "sudo: addgroup: command not found"

Can you tell us which system you are using?

Some systems have addgroup, some have groupadd. They work slightly
different, but all in all do the same. For details of usage "--help" as
option should give you an idea. Use man <command> if you need more
information.

Patrick
-- 
Engineers motto: cheap, good, fast: choose any two
Patrick Strasser <patrick dot strasser at student dot tugraz dot at>
Student of Telematik, Techn. University Graz, Austria


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to