<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>
<br><br><blockquote><hr>From: lievenmoors@hotmail.com<br>To: taybin@penguinsounds.org<br>Subject: RE: [Ardour-Users] boost libs<br>Date: Thu, 16 Aug 2007 18:07:15 +0200<br><br>






This is not true. Installing boost from source takes more than 328 Megs ! (I don't know how much more)<br>That is, if you don't specify which libraries it should leave out with the --without-libraries switch to configure.<br>The previous ardour executable takes only 7.2 Megs.<br>The libraries that require separate compilation are:<br>test, wave, graph, regex, date_time, signals, serialization, iostreams, filesystem, python, thread, program_options<br>and ar all compiled by default.<br>I still wonder if ardour needs all of it, or none.<br><br>Lieven<br><br><br>> Date: Thu, 16 Aug 2007 10:53:36 -0400<br>> From: taybin@penguinsounds.org<br>> To: ardour-users@lists.ardour.org<br>> Subject: Re: [Ardour-Users] boost libs<br>> <br>> On Thu, August 16, 2007 10:49 am, Lieven Moors wrote:<br>> > able tocompile ardour, because of boost. So i suspect the header files<br>> > might not be enough after all.I still wonder what parts of boost are used<br>> > in ardour...I also noticed that ardour looks for boost in /usr/local. All<br>> > my libraries are in /usr (I work withLinux From Scratch). As a wild guess,<br>> > I changed the /usr/local references in the boost section of the Sconstruct<br>> > file (I'm not familiar with scons). After that I could start compiling<br>> > ardour(so it found boost headers), but it ended with lots of (i think)<br>> > boost errors.I have not enough space left for the whole of boost on my<br>> > root partition. So I need to find another solution...thanks for your<br>> > helplieven _______________________________________________<br>> <br>> The problem with trying to seperate the boost libraries from each other is<br>> that they often have interdependencies.  The boost library itself takes<br>> about 26 megs, so if that's an issue for you, you're not going to like the<br>> amount of free space you'll need to compile ardour.<br>> <br>> Taybin<br>> <br>> _______________________________________________<br>> Ardour-Users mailing list<br>> ardour-users@lists.ardour.org<br>> http://lists.ardour.org/listinfo.cgi/ardour-users-ardour.org<br>
</blockquote></body>
</html>