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: Alexandru Csete
Subject: Re: [Discuss-gnuradio] problem with installation of howto
Date: Wed, 23 Feb 2011 11:47:50 +0100

On Wed, Feb 23, 2011 at 9: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...

Will this work if the howto is installed to a different place than
where GNU Radio is installed (i.e. using a different --prefix)?
In that case there will be two python packages called gnuradio, one in
the GNU Radio installation and one in the howto installation and I
don't know if python likes that.

Alex



reply via email to

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