[linux-audio-user] fst-1.7 -- build ardour with fst support.

Pete Leigh pete.leigh at gmail.com
Sun Nov 27 18:58:50 EST 2005


On 27/11/05, Carlos Pino <pinojazz at gmail.com> wrote:

> scons: Reading SConscript files ...
> Package libfst was not found in the pkg-config search path.
> Perhaps you should add the directory containing `libfst.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'libfst' found

Do you have a file /usr/local/lib/pkgconfig/libfst.pc ?

If so, do

  export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig

and try the build again.

(If you have libfst.pc somewhere else then export that
location instead)

If you don't have libfst.pc anywhere, try something else ;-)

- Pete.




More information about the Linux-audio-user mailing list