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

J. Gardner Biggs gardnerbiggs at houston.rr.com
Wed Feb 19 22:03:11 CET 2003


On Tue, 2003-02-18 at 23:46, Colin Walters wrote:
> 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?
> 
> 

[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]$


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

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.

my LD_LIBRARY_PATH is set to /home/jgbiggs/garnome-0.21.2/lib/ in mt
garnome session.

thanks for your help.

> 
> -------------------------------------------------------
> This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
> The most comprehensive and flexible code editor you can use.
> Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
> www.slickedit.com/sourceforge
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel





More information about the gstreamer-devel mailing list