On Sun, Feb 9, 2014 at 2:49 PM, Fons Adriaensen <fons@linuxaudio.org> wrote:
On Sun, Feb 09, 2014 at 07:04:32PM +0000, rob wrote:

> "The easiest way to build Ingen from SVN is to build the entire
> http://svn.drobilla.net/lad repository (since there are dependencies
> between the various projects)."
>
> build directory includes:
>
> build   ingen    lilv     patchage  README  sratom  wscript
> eugene  INSTALL  machina  plugins   serd    suil
> ganv    jalv     naub     raul      sord    waf

Tried that yesterday evening. The configure step for ingen
complains about a missing boost/* file. But I do have boost
installed, including the development parts.

where is boost installed? it does not come with a pkg-config file, so if it is not discoverable "by default" it always causes problems.