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

On Fri, Mar 19, 2010 at 07:28:19PM +1000, Andrew R. wrote:

  1. ccpunit - YAST
  2. 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>.

Do you have the “development” versions of the packages installed?
They include the headers and libraries.

Eric