> I just solved that with adding the line
> libraries['lo'].Append(CPPPATH="/usr/local/include", LIBPATH="/usr/local/lib ")
> before conf.CheckLib ('lo', 'lo_server_new'),
> inspired by the same being done for 'boost' a few lines above.
Same goes for 'curl'; it is already done for 'flac' and others.
Jan