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 > [email protected] > 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. _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
