discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] problem with installation of howto


From: Tom Rondeau
Subject: Re: [Discuss-gnuradio] problem with installation of howto
Date: Wed, 23 Feb 2011 07:23:56 -0500

On Wed, Feb 23, 2011 at 3:48 AM, Martin Braun <address@hidden> wrote:
> On Tue, Feb 22, 2011 at 03:10:08PM -0500, Tom Rondeau wrote:
>> A quick note regarding the gr-howto-write-a-block. I reworked it a bit
>> with what I think is a better solution. I just wanted everyone to be
>> aware that previously, you would have done an "import howto" whereas
>> now you will want "from gnuradio import howto".
>>
>> I think this naming and keeping everything under the gnuradio space
>> makes more sense.
>
>
> Hi Tom,
>
> I think this is the right way to go, but I remember a discussion about
> this a while ago, when it was changed the other way. There was a problem
> with binary installs of GNU Radio (see
> http://www.mail-archive.com/address@hidden/msg23132.html).
> So just a quick check this was accounted for...
>
> Cheers,
> MB

Yes, and I've already replaced it. After talking with Johnathan and
Eric who were involved in the original issues, I made the necessary
changes, but forgot to send a note out about it.

It's now back to the "import howto" method.

Tom



reply via email to

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