[gst-devel] Porting gst-player-0.8.0 into gstreamer-0.10.11
정규민
karma3 at kw.ac.kr
Sun Feb 11 14:54:20 CET 2007
Hi, all
I'm trying to port gst-player-0.8.0 into gstreamer-0.10.11 version.
I copied "gconf" and "play" of gst-plugins-0.8.12's gst-libs and
added those into gst-plugins-base-0.10.11.
And I made some modification in gst-player, gst-plugins-base.
Finally I succeeded "make install" with gst-player-0.8.0.
But "gst-player" does not work, because it can't find "libgstgconf-
0.10.so.0".
There is the error message below.,
# gst-player
gst-player: error while loading shared libraries: libgstgconf-0.10.so.0:
cannot open shared object file: No such file or directory
It certainly exists in my lib directory.
libgstgconf-0.10.a
libgstgconf-0.10.la
libgstgconf-0.10.so -> libgstgconf-0.10.so.0.10.0
libgstgconf-0.10.so.0 -> libgstgconf-0.10.so.0.10.0
libgstgconf-0.10.so.0.10.0
I can't figure out why it can't find the file and how to solve it.
Thank you for reading, and please help me to know more about gstreamer.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20070211/262beccf/attachment.htm>
More information about the gstreamer-devel
mailing list