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@xxxxxxxxxxxxxx > 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@xxxxxxxxxxx