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: Brook Lin
Subject: Re: [Discuss-gnuradio] Gnuradio-3.3.0 on Ubuntu-10.04
Date: Wed, 25 Aug 2010 12:56:24 -0700 (PDT)

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


Elvis Dowson wrote:
> 
> Hi,
> 
> On Aug 25, 2010, at 10:28 PM, Brook Lin wrote:
> 
>> I also found that there is nothing
>> under directory /usr/local/lib/python2.6/site-packages. How should I fix
>> this problem? Can anyone give me some advice? 
> 
> Perhaps this is because you might not have run a 
> 
> sudo make install 
> 
> after building gnuradio, which will install the required python packages
> into /usr/local/lib
> 
> Best regards,
> 
> Elvis
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 
> 

-- 
View this message in context: 
http://old.nabble.com/Gnuradio-3.3.0-on-Ubuntu-10.04-tp29535765p29535981.html
Sent from the GnuRadio mailing list archive at Nabble.com.




reply via email to

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