On Tuesday 19 February 2008 14:39:18 schoappied wrote:
I want to install klick.
I've isntalled "libsndfile1" and "libsamplerate0", but I'll
get this:
/klick-0.6.1# scons install
scons: Reading SConscript files ...
Package samplerate was not found in the pkg-config search path.
Perhaps you should add the directory containing `samplerate.pc'
to the PKG_CONFIG_PATH environment variable
No package 'samplerate' found
Package sndfile was not found in the pkg-config search path.
Perhaps you should add the directory containing `sndfile.pc'
to the PKG_CONFIG_PATH environment variable
No package 'sndfile' found
Make sure you also have the development packages for the libraries installed.
Assuming you're running a Debian-based distro, those will be called
libsndfile1-dev and libsamplerate0-dev.
Dominic
PS. This is the second time this has come up. Time for distros to start
packaging klick? ;)