Hi all,
I installed ardour on my F11 box, and both jack1 (0.xx, in /usr/bin ) and jack2( 1.9.5 , in /usr/local/bin/ ).
Now when I try to start ardour, it balks about being unable to start jack. On the ardour settings page, I tried changing the JACK server path field from /usr/local/bin to /usr/bin, to no avail.
On the cmdline, here's what I get when I run, manually jack1 and jack2:
JACK1:
[root@localhost yati]# /usr/bin/jackd
jackd 0.118.0
Copyright 2001-2009 Paul Davis, Stephane Letz, Jack O'Quinn, Torben Hohn and others.
jackd comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details

jackd 0.118.0
Copyright 2001-2009 Paul Davis, Stephane Letz, Jack O'Quinn, Torben Hohn and others.
jackd comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details


usage: jackd [ --no-realtime OR -r ]
[ --realtime OR -R [ --realtime-priority OR -P priority ] ]
(the two previous arguments are mutually exclusive. The default is --realtime)
[ --name OR -n server-name ]
---------------CUT------------------------------------

JACK2:
[root@localhost yati]# /usr/local/bin/jackd
jackdmp 1.9.5
Copyright 2001-2005 Paul Davis and others.
Copyright 2004-2009 Grame.
jackdmp comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details
/usr/local/bin/jackd: symbol lookup error: /usr/local/bin/jackd: undefined symbol: jackctl_server_create


That prompts me to think that JACK1 is fine... but still ardour won't start up.
Please help.

Thanks in real time for going though this and in advance for replying

yati