[gst-devel] problems "registering" mad gst-plugin

Colin Walters walters at debian.org
Tue Feb 18 22:09:03 CET 2003


On Tue, 2003-02-18 at 13:42, J. Gardner Biggs wrote:

> $ ldd /home/jgbiggs/garnome-0.21.2/lib/gstreamer-0.6/libgstmad.so
>         libmad.so.0 => not found
>         libid3tag.so.0 => not found
>         libc.so.6 => /lib/i686/libc.so.6 (0x42000000)
>         /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)

Well, there you go.  Looks like you need to set LD_LIBRARY_PATH to
include something like: /home/jgbiggs/garnome-0.21.2/lib/

Or if it's already set correctly, maybe some other app is unsetting it
somehow?





More information about the gstreamer-devel mailing list