Subject: Re: [linux-audio-user] GWC & libsndfile
From: Jaakko Prättälä (Jaakko.Prattala_AT_helsinki.fi)
Date: Sun Mar 23 2003 - 15:05:54 EET
On Sunday 23 March 2003 14:26, Howard Sanner wrote:
> I'm still messing around with this, and still having the same
> problem descirbed below. I have set PKG_CONFIG_PATH and verified
> with echo that it's being set to /usr/local/lib/pkgconfig. That
> directory contains the single file sndfile.pc.
>
> When I run configure for GWC, the exact error message I get is:
>
> configure: error: Libsndfile 1.0.0 or greater needed, find it at
> http://www.zip.com.au/~erikd/libsndfile/
>
> It doesn't matter whether I run configure as me or as root.
>
> Thanks for any assistance.
>
> Howard Sanner
> flagstad_AT_mindspring.com
>
I've usually made symlinks to /usr/lib/pkgconfig/<somepackage>.pc
when I've encountered this. Setting the env variable didn't help I suppose,
can't remember.
Try
ln -s /usr/local/lib/pkgconfig/sndfile.pc /usr/lib/pkgconfig/sndfile.pc
hth,
-- Jaakko Prättälä Jaakko.Prattala_AT_Helsinki.FI
This archive was generated by hypermail 2b28 : Sun Mar 23 2003 - 14:59:50 EET