Subject: Re: [linux-audio-user] GWC & libsndfile
From: Erik de Castro Lopo (erikd-lad_AT_mega-nerd.com)
Date: Sun Mar 23 2003 - 22:02:53 EET
On Sun, 23 Mar 2003 08:31:12 -0500
Howard Sanner <flagstad_AT_mindspring.com> wrote:
> Jaakko Prättälä wrote:
> >
> > 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
>
> Thanks to you and Patrick Shirkey for suggesting this.
> Unfortunately, I still get the same error message. I did compile
> & install libsndfile 1.0.4: configure, make, su, make install.
What do you get when you run the following commands:
0) pkg-config --list-all |grep sndfile
1) pkg-config --cflags sndfile
2) pkg-config --libs sndfile
3) locate libsndfile.so.1.0.4
4) cat /etc/ld.so.conf
5) echo $LD_LIBRARY_PATH
Erik
-- +-----------------------------------------------------------+ Erik de Castro Lopo nospam_AT_mega-nerd.com (Yes it's valid) +-----------------------------------------------------------+ Fighting for peace makes a lot more sense that praying for it.
This archive was generated by hypermail 2b28 : Sun Mar 23 2003 - 22:00:33 EET