discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] gr-modtool: command not found?


From: Marc Newlin
Subject: Re: [Discuss-gnuradio] gr-modtool: command not found?
Date: Sun, 21 Apr 2013 19:17:11 -0700

Nazmul,

You can find your current GNU Radio version by running the following command: 

echo -e "from gnuradio import gr\nprint gr.version()" | python

It looks like gr_modtool was added in version 3.6.4.

Marc

On Sun, Apr 21, 2013 at 6:50 PM, Nazmul Islam <address@hidden> wrote:
Hello,

I have used the python and gnuradio-companion parts of gnuradio till now. I am going through the tutorial of http://gnuradio.org/redmine/projects/gnuradio/wiki/OutOfTreeModules#gr-modtool-The-swiss-army-knife-of-module-editing at present. I have tried to execute both of the following commands outside my gnuradio directory:

gr_modtool newmod howto
gr-modtool newmod howto
Unfortunately, I get the following error:

gr_modtool: command not found

The website says that gr-modtool comes with gnuradio installation by default. I installed this version of gnuradio 6-7 months ago (Can I check my gnuradio version with a simple command?).

Since I don't have gr_modtool, do I have to install it separately?

Thanks,

Nazmul




--
Muhammad Nazmul Islam

Graduate Student
Electrical & Computer Engineering
Wireless Information & Networking Laboratory
Rutgers, USA.

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]