[linux-audio-user] GWC & libsndfile

Erik de Castro Lopo erikd-lad at mega-nerd.com
Sun Mar 23 15:13:01 EST 2003


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.



More information about the Linux-audio-user mailing list