Forum: GNU Radio installing gr_modtool

Posted by Ghulam Rasool Begh (Guest)
on 2013-01-25 06:00
(Received via mailing list)
Hi all,In my system when i use commandgr_modtoolit shows command not 
found.How can I install it.
RegardsGRB
Posted by Martin Braun (CEL) (Guest)
on 2013-01-25 11:57
(Received via mailing list)
On Thu, Jan 24, 2013 at 08:59:06PM -0800, Ghulam Rasool Begh wrote:
> Hi all,
>
> In my system when i use command
>
> gr_modtool
>
> it shows command not found.
>
> How can I install it.

Installation instructions:
https://github.com/mbant/gr-modtool

MB

--
Karlsruhe Institute of Technology (KIT)
Communications Engineering Lab (CEL)

Dipl.-Ing. Martin Braun
Research Associate

Kaiserstraße 12
Building 05.01
76131 Karlsruhe

Phone: +49 721 608-43790
Fax: +49 721 608-46071
www.cel.kit.edu

KIT -- University of the State of Baden-Württemberg and
National Laboratory of the Helmholtz Association
Posted by Serhat B. (serhat_b)
on 2013-01-25 12:54
(Received via mailing list)
i think it is not working... or i couldn't


2013/1/25 Martin Braun (CEL) <martin.braun@kit.edu>
Posted by Ghulam Rasool Begh (Guest)
on 2013-01-25 13:20
(Received via mailing list)
Thanks for your advice.However when I used the commandgr_modtool.py 
create howto, it showed command not found.Then I used chmod +x 
gr_modtool.py and then          ./gr_modtool.py create howtoit created a 
new block gr_howto with other subdirectories. But while following the 
tutorialgiven at
 http://gnuradio.org/redmine/projects/gnuradio/wiki... 
was not able to execute the following command inside the directory 
gr-howto gr-howto % gr_modtool.py add -t general square_ff
Please suggest what should I do now.
RegardsBegh

--- On Fri, 1/25/13, Martin Braun (CEL) <martin.braun@kit.edu> wrote:

From: Martin Braun (CEL) <martin.braun@kit.edu>
Subject: Re: [Discuss-gnuradio] installing gr_modtool
To: discuss-gnuradio@gnu.org
Date: Friday, January 25, 2013, 4:25 PM

On Thu, Jan 24, 2013 at 08:59:06PM -0800, Ghulam Rasool Begh wrote:
> Hi all,
>
> In my system when i use command
>
> gr_modtool
>
> it shows command not found.
>
> How can I install it.

Installation instructions:
https://github.com/mbant/gr-modtool

MB

--
Karlsruhe Institute of Technology (KIT)
Communications Engineering Lab (CEL)

Dipl.-Ing. Martin Braun
Research Associate

Kaiserstrae 12
Building 05.01
76131 Karlsruhe

Phone: +49 721 608-43790
Fax: +49 721 608-46071
www.cel.kit.edu

KIT -- University of the State of Baden-Wrttemberg and
National Laboratory of the Helmholtz Association

-----Inline Attachment Follows-----
Posted by Nathan West (Guest)
on 2013-01-25 14:41
(Received via mailing list)
It sounds like you didn't add gr_modtool.py to your PATH. Check the
README that comes with gr_modtool again. The installation instructions
are "To install, simply copy gr_modtool.py from this directory
somwhere into your $PATH."

A good place might be /usr/local/bin.

-nwest
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.