I'm trying to install xmms-jack on my FC3 laptop, which is basically a boradcasting plugin for XMMS, and I'm having... troubles.
I can't get past ./configure. copy/paste of the end follows:
checking for glib-config... /usr/bin/glib-config
checking for GLIB - version >= 1.2.0... yes
checking for gtk-config... /usr/bin/gtk-config
checking for GTK - version >= 1.2.0... yes
checking for xmms-config... /usr/bin/xmms-config
checking for gawk... (cached) gawk
checking for XMMS - version >= 1.2.7... yes
checking for pthread_attr_init in -lpthread... yes
checking for constructor attribute... yes
checking jack/jack.h usability... no
checking jack/jack.h presence... no
checking for jack/jack.h... no
configure: error: Could not find jack/jack.h Install jack headers to build bio2jack
I've installed the xmms-devel package, which is -supposed- to have the .h stuff in it, I think, but it's still not working. Any help? ^_^;