[Ardour-Dev] building ardour 2.7 on SUSE 11

Hector Centeno hcengar at gmail.com
Fri Nov 28 13:01:48 PST 2008


Hi,

I solved this problem with OpenSuse 11.0 by changing the path to boost
inside the SConstruct file (adding the /boost to /usr/include) then I
had to replace all the /usr/local by /usr (did a "replace all" in
gedit). That made it build without problems. As a side question, did
you try the 2.7 package in the Packman repository? It didn't work for
me (segfault when starting apparently related to lrdf) and I guess it
didn't for you and that's why you are building it, am I right?

Cheers,

Hector

On Fri, Nov 28, 2008 at 12:28 PM, plutek-infinity <plutek at infinity.net> wrote:
> greetings!
>
> i'm trying to build v2.7 on SUSE 11, and runnning into this error message:
>
> Checking for C++ header file boost/shared_ptr.hpp... no
> Boost header files do not appear to be installed. You also might be running a buggy version of scons. Try scons 0.97 if you can.
>
> i know the boost headers are there:
>
> /usr/include/boost/shared_ptr.hpp
>
> my scons is 0.98.3.r2928 -- is this a known buggy version, requiring me to downgrade to 0.97? the version i'm running is the latest in the SUSE repositories.
>
> thanks... cheers!
>
> --
> .pltk.
> _______________________________________________
> ardour-dev mailing list
> ardour-dev at lists.ardour.org
> http://lists.ardour.org/listinfo.cgi/ardour-dev-ardour.org
>



More information about the Ardour-Dev mailing list