discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Install the new block


From: Milo Wong
Subject: Re: [Discuss-gnuradio] Install the new block
Date: Wed, 2 Sep 2009 13:48:58 -0700

Hi Johnathan,

I solved it. What I mean is installing a new block I wrote by myself to PYTHONPATH. Just "sudo make install" at top directory. Thank you :-)  

Milo


On Wed, Sep 2, 2009 at 11:57 AM, Johnathan Corgan <address@hidden> wrote:
On Wed, Sep 2, 2009 at 11:53, Milo Wong<address@hidden> wrote:

> While I found all gnuradio core blocks were installed in dist-packages on my
> PC(different from site-packages above)

Are you installing GNU Radio from binary packages?  If so, you can run
your configure script as:

$ configure --prefix=/usr

Then after the build, the 'sudo make install' step will put your
blocks in the right place.

Johnathan


reply via email to

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