discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Gnuradio-3.3.0 on Ubuntu-10.04


From: Douglas Geiger
Subject: Re: [Discuss-gnuradio] Gnuradio-3.3.0 on Ubuntu-10.04
Date: Wed, 25 Aug 2010 16:17:12 -0400

On Wed, Aug 25, 2010 at 3:56 PM, Brook Lin <address@hidden> wrote:
>
> Thanks, Elvis. But I actually did "sudo make install". After all the
> necessary packages installed, I followed these steps:
>
> cd gnuradio-3.3.0
> export LD_LIBRARY_PATH=$BOOST_PREFIX/lib
> ./bootstrap
> ./configure --with-boost=$BOOST_PREFIX
> make
> make check
> sudo make install
>
> More advice?
>
> Thanks,
> Brook

sudo ldconfig

The python packages should be in /usr/local/lib/python/dist-packages/gnuradio

-- 
Doug Geiger
address@hidden



reply via email to

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