On Wed, 2008-06-11 at 15:17 -0500, Steven Jones wrote: > I'm trying to build snd with jack on Fedora 8. Configure locates jack > sources but is unable to locate lsamplerate. > > Here is my configure invocation: > ./configure --with-guile --with-motif --with-jack --with-static-xm > --with-midi > > Here are a few lines of configuration output: > > checking for main in -ljack... yes > checking jack/jack.h usability... yes > checking jack/jack.h presence... yes > checking for jack/jack.h... yes > checking for main in -lsamplerate... no > configure: WARNING: can't find the samplerate library. JACK will not be > used. > > Any ideas? >
I imagine you already have libsamplerate-devel installed? -- Fernando _______________________________________________ Cmdist mailing list [email protected] http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist
