On 03/28/2010 05:59 PM, Merve Deniz wrote:
Hi Everbody,
I tried to setup gnuradio on ubuntu 9.04. When i write "./configure
--with-boost=$BOOST_PREFIX # As per the instructions for installing Boost "
command on terminal some error occurs...
make[4]: *** [gnuradio-config-info] Error 1
Hi Merve,
If you have followed the instructions at
http://gnuradio.org/redmine/wiki/1/UbuntuInstall
* Jaunty (9.04): ***Package sdcc-nf needs to be installed (instead of
sdcc)***
sudo apt-get -y install swig g++ automake1.9 libtool python-dev fftw3-dev \
libcppunit-dev libboost1.35-dev sdcc-nf
Hi Everbody,
I tried to setup gnuradio on ubuntu 9.04. When i write "./configure
--with-boost=$BOOST_PREFIX # As per the instructions for installing Boost "
command on terminal some error occurs...
make[4]: *** [gnuradio-config-info] Error 1
make[4]: Leav