[ardour-users] Scons Build Jack Problem

Doug McLain doug at nostar.net
Sun May 20 21:19:32 PDT 2007


I'm assuming u installed jack from source so its located at /usr/local. 
Confirm this by doing things like:

whereis jackd
whereis libjack
locate jack.pc

To rectify the build problem assuming thats the case, do this:

export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig

Doug

matt at tinysongs.com wrote:
> Hi All!
> 
> Help me understand why this won't build.
> 
> [root at localhost ardour-2.0.2]# scons install
> scons: Reading SConscript files ...
> Checking for pkg-config version >= 0.8.0... ok
> Checking for gthread-2.0... ok
> Checking for lrdf... ok
> Checking for libgnomecanvas-2.0... ok
> Checking for gtk+-2.0... ok
> Checking for jack... failed
> jack >= 0.101.1 not found.
> You do not have the necessary dependencies required to build ardour
> Please consult http://ardour.org/building for more information
> [root at localhost ardour-2.0.2]# jackd -V
> jackd version 0.103.0 tmpdir /dev/shm protocol 16
> [root at localhost ardour-2.0.2]#
> 
> _______________________________________________
> ardour-users mailing list
> ardour-users at lists.ardour.org
> http://lists.ardour.org/listinfo.cgi/ardour-users-ardour.org



More information about the Ardour-Users mailing list