On Sat, Dec 26, 2009 at 7:40 AM, james morris <james(a)jwm-art.net> wrote:
I've tried all sorts of variations of passing
/usr/local/lib64 to scons,
but it always fails.
ie:
LIBS=/usr/local/lib64 scons
JACKLIBS=/usr/local/lib64 scons
JACK_LIBS=/usr/local/lib64 scons
etc etc etc
you seem to be unaware that scons deliberately ignores everything in
your environment.
pkg-config does work:
then use it from within scons.