discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Building an OOT from the Tutorial


From: P C
Subject: Re: [Discuss-gnuradio] Building an OOT from the Tutorial
Date: Mon, 20 May 2019 15:15:47 -0500
User-agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1

Kyeong Su Shin,
You win the blue ribbon.
I'm loosing it.

Thanks,
Pete

On 5/20/2019 12:27 AM, Kyeong Su Shin wrote:

Dear Pete,


To me, it sounds like that you are inputting


```

gr-howto % gr_modtool add -t general -l cpp square_ff

```

instead of


```

gr_modtool add -t general -l cpp square_ff

```

.


That "gr-howto %" is part of the terminal prompt (saying that you are in the "gr-howto" directory), and shall not be inputted.


Regards,

Kyeong Su Shin


보낸 사람: P C <address@hidden> 대신 Discuss-gnuradio <address@hidden>
보낸 날짜: 2019년 5월 20일 월요일 오전 5:19:03
받는 사람: GNURadio Discussion List
제목: [Discuss-gnuradio] Building an OOT from the Tutorial
 
I'm having a problem following the Tutorial at:

https://wiki.gnuradio.org/index.php/OutOfTreeModules

At the step where it says, "Creating the files", as instructed, I type
the line:

"gr-howto % gr_modtool add -t general -l cpp square_ff"

But I get:

"bash: gr-howto: command not found"

I did some searching and found:

https://www.scribd.com/document/375870432/OOT-Tutorial

which said to use:

"gr-howto$ gr_modtool add -t general square_ff" But I get the same
results. I found this link from 2013 on this list that I am sure is
obsolete:
https://lists.gnu.org/archive/html/discuss-gnuradio/2013-01/msg00357.html
I also tried:
https://sites.google.com/a/microembedded.com/gnuradio/outoftreemodules
Where it said to use:
|"~/tmp % gr_modtool.py create howto" I guess I have to resort to
bothering you folks. Where can I find an example of how to build an OOT
for dummies? Thanks, Pete |


_______________________________________________
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]