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

Colin Walters walters at debian.org
Thu Feb 20 12:24:11 CET 2003


On Wed, 2003-02-19 at 17:43, J. Gardner Biggs wrote:

> [jgbiggs at gort jgbiggs]$ locate libmad.so.0
> /usr/lib/libmad.so.0.1.0
> [jgbiggs at gort jgbiggs]$ locate libid3tag.so.0
> /usr/lib/libid3tag.so.0.1.0
> [jgbiggs at gort jgbiggs]$

Do you have a /usr/lib/libmad.so.0 symlink?  If not, then your system is
b0rked.  It looks like your libgstmad.so plugin is trying to link
against libmad.so.0, but you only have /usr/lib/libmad.so.0.1.0.

> can i just symlink those 2 files to /home/jgbiggs/garnome-0.21.2/lib/ ?

That probably won't help.

> remember i installed mad to /home/jgbiggs/garnome-0.21.2 first, then i
> installed mad and mad devel to /usr via rpm in order to get the gst
> plugin to install.

Did you re-./configure && make install your gst-plugins tree after
installing mad via RPM?  You will probably need to do that.





More information about the gstreamer-devel mailing list