On Sat, Dec 26, 2009 at 7:40 AM, james morris <[email protected]> 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. _______________________________________________ Linux-audio-dev mailing list [email protected] http://lists.linuxaudio.org/listinfo/linux-audio-dev
