[Ardour-Users] boost libs

Taybin Rutkin taybin at penguinsounds.org
Thu Aug 16 07:53:36 PDT 2007


On Thu, August 16, 2007 10:49 am, Lieven Moors wrote:
> able tocompile ardour, because of boost. So i suspect the header files
> might not be enough after all.I still wonder what parts of boost are used
> in ardour...I also noticed that ardour looks for boost in /usr/local. All
> my libraries are in /usr (I work withLinux From Scratch). As a wild guess,
> I changed the /usr/local references in the boost section of the Sconstruct
> file (I'm not familiar with scons). After that I could start compiling
> ardour(so it found boost headers), but it ended with lots of (i think)
> boost errors.I have not enough space left for the whole of boost on my
> root partition. So I need to find another solution...thanks for your
> helplieven _______________________________________________

The problem with trying to seperate the boost libraries from each other is
that they often have interdependencies.  The boost library itself takes
about 26 megs, so if that's an issue for you, you're not going to like the
amount of free space you'll need to compile ardour.

Taybin




More information about the Ardour-Users mailing list