Re: Which libboost modules needed to compile a2?
John Rigg <[email protected]>
| Newsgroups | gmane.comp.audio.ardour.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Mar 29, 2014 at 11:05:12AM +0100, Axel 'the C.L.A.' Müller wrote: > On Debian you should be able to install all build dependencies via > 'apt-get build-dep ardour' (or 'ardour3'). Other than that it seems it > needs libboost-dev (without the 'all'). I ended up just copying the "boost" directory (which contains all the headers) from the top level of the boost source tree to /usr/local/include. It takes up ~120MB, but when not being used it can be stored in <7MB as a .tar.bz2 :-) John