On Fri, 2007-04-20 at 14:11 -0400, lanas wrote:
Le Sun, 15 Apr 2007 10:47:19 -0700,
"Mike Taht" <mike.taht(a)gmail.com> a écrit :
http://www.taht.net/~mtaht/bristol_for_x86_64.patch It applies
against bristol-0.9.6-121.src.031407.tgz from sourceforge.
Hi,
I get bristol running now, but how do you build it with the jack
option ? I get this:
./startBristol -jack -mini
jack driver requested, jackd not running
private jack configuration found in ~/.jackdrc
Requested Jack drivers, not compiled into bristol
In build I've changed 'no' to:
JACKPKG=yes
But still, it's the same. With alsa I get the GUI running.
You probably don't have the jack headers and development files, maybe
sure you "yum install jack-audio-connection-kit-devel" before building.
-- Fernando