Andrew, It seems you are still missing a lot of dependencies, you can see a list here: http://gnuradio.org/redmine/wiki/gnuradio/SuseInstall On desktop linux distributions you should be able to have everything enabled except
gcell gr-gcell gr-audio-osx gr-audio-windows gr-comedi and possibly jack and portaudio. Alex On 19 March 2010 11:48, Andrew Rich <[email protected]> wrote: > Sorted.... > > gnuradio install - openSUSE 11.1 Linux version 2.6.27.7-9-pae > > 1) gcc - YAST > 2) python and python devel - YAST > 3) SWIG - YAST > 4) FFTW3F -devel YAST > 5) libccpunit - YAST > > + installed gcc43-c++ (missing g++ error) (YAST) > + Downloaded and installed boost_1_42_0 .tar.gz > > BOOST_PREFIX=/opt/boost_1_35 > ./bootstrap.sh --prefix=$BOOST_PREFIX > > (bootstrap.sh and bjam install) > > Getting there .... > > ********************************************************************* > The following GNU Radio components have been successfully configured: > > config > gruel > omnithread > usrp2 > docs > > You my now run the make command to build these components. > > ********************************************************************* > The following components were skipped either because you asked not > to build them or they didn't pass configuration checks: > > gcell > gnuradio-core > pmt > mblock > usrp > gr-usrp > gr-usrp2 > gr-gcell > gr-audio-alsa > gr-audio-jack > gr-audio-oss > gr-audio-osx > gr-audio-portaudio > gr-audio-windows > gr-cvsd-vocoder > gr-gpio > gr-gsm-fr-vocoder > gr-pager > gr-radar-mono > gr-radio-astronomy > gr-trellis > gr-video-sdl > gr-wxgui > gr-qtgui > gr-sounder > gr-utils > gnuradio-examples > grc > > These components will not be built. > > > > > > > > > > ----- Original Message ----- > From: Andrew Rich > To: gnuradio > Sent: Friday, March 19, 2010 7:28 PM > Subject: Help please - install > Hello > > I am installing gnuradio on openSUSE. > > I got this far and then got stuck:- > > 1) gcc - YAST > 2) python and python devel - YAST > 3) SWIG - YAST > 4) FFTW3F -devel YAST > 5) ccpunit - YAST > 6) I am now stuck on "boost" as part of the configure. (it is in YAST but > stops) > > checking for boost >= 1.35... no > configure: error: we could not detect the boost libraries (version 1.35 or > higher). > If you are sure you have boost installed, then check your version number > looking in <boost/version.hpp>. > > Andrew > > _______________________________________________ > Discuss-gnuradio mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/discuss-gnuradio > > _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
