Hi Zhenfeng Ren,<br /><br />Did you set LD_LIBRARY_PATH or LD_LIBRARY_LIB?<br /><br />I guess, your problem would be solved if you set LD_LIBRARY_PATH to the location that contains <br />libglib-2.0.la<br />libglib-2.0.so<br />libglib-2.0.so.0<br /><br />In my system, it&#39;s here...<br /><br />[root@EVM lib]# ls /gstreamer/lib/ | grep libglib<br />libglib-2.0.la<br />libglib-2.0.so<br />libglib-2.0.so.0<br />libglib-2.0.so.0.1800.0<br />[root@EVM lib]#<br /><br />Thanks,<br />Gireesh <br /><br />On Jan 7, 2009 1:56pm, zhenfeng ren &lt;1985renzf@gmail.com&gt; wrote:<br />&gt; hi,Gireesh:<br />&gt; <br />&gt;  LD_LIBRARY_LIB  is not right. When I change LD_LIBRARY_LIB.<br />&gt; <br />&gt; root@EVM:~# gst-inspect<br />&gt; <br />&gt; <br />&gt; <br />&gt; (gst-inspect-0.10:2425): GStreamer-WARNING **: GStreamer was compiled<br />&gt; <br />&gt; against GLib 2.12.4 but is running against 2.6.1. This will cause<br />&gt; <br />&gt; reference counting issues<br />&gt; <br />&gt; /home/opt/gstreamer/bin/gst-inspect-0.10: symbol lookup error:<br />&gt; <br />&gt; /home/opt/gstreamer/lib/libgstreamer-0.10.so.0: undefined symbol:<br />&gt; <br />&gt; g_intern_static_string<br />&gt; <br />&gt; <br />&gt; <br />&gt; So,next step is to solve the glib problem.<br />&gt; <br />&gt; Thanks.<br />&gt; <br />&gt; 2009/1/7 Gireesh Kumar M gireesh.mnair@gmail.com&gt;:<br />&gt; <br />&gt; &gt; Hi Zhenfeng Ren,<br />&gt; <br />&gt; &gt;<br />&gt; <br />&gt; &gt; Please refer to the attached log.txt.<br />&gt; <br />&gt; &gt;<br />&gt; <br />&gt; &gt; BTW, I hope you&#39;ve compiled libxml as well while building the GStreamer<br />&gt; <br />&gt; &gt; packages. As far as I know, gst-inspect won&#39;t work without libxml and, in<br />&gt; <br />&gt; &gt; that case, you need to edit the gst-launch source file to manually load the<br />&gt; <br />&gt; &gt; plugins.<br />&gt; <br />&gt; &gt;<br />&gt; <br />&gt; &gt; Thanks,<br />&gt; <br />&gt; &gt; Gireesh<br />&gt; <br />&gt; &gt;<br />&gt; <br />&gt; &gt; On Wed, Jan 7, 2009 at 11:15 AM, zhenfeng ren 1985renzf@gmail.com&gt; wrote:<br />&gt; <br />&gt; &gt;&gt;<br />&gt; <br />&gt; &gt;&gt; Hi,Gireesh:<br />&gt; <br />&gt; &gt;&gt;<br />&gt; <br />&gt; &gt;&gt;<br />&gt; <br />&gt; &gt;&gt; &gt; Seems like your GST_PLUGIN_PATH is not correct. Please check if the<br />&gt; <br />&gt; &gt;&gt; &gt; following libraries are available under your GST_PLUGIN_PATH (i.e.<br />&gt; <br />&gt; &gt;&gt; &gt; /home/opt/gstreamer/lib/gstreamer-0.10)<br />&gt; <br />&gt; &gt;&gt; &gt; libgstcoreelements.a<br />&gt; <br />&gt; &gt;&gt; &gt; libgstcoreelements.la<br />&gt; <br />&gt; &gt;&gt; &gt; libgstcoreelements.so<br />&gt; <br />&gt; &gt;&gt;<br />&gt; <br />&gt; &gt;&gt; I check again ,and these libraries are under GST_PLUGIN_PATH .<br />&gt; <br />&gt; &gt;&gt;<br />&gt; <br />&gt; &gt;&gt; Thanks,<br />&gt; <br />&gt; &gt;&gt; Zhenfeng Ren<br />&gt; <br />&gt; &gt;<br />&gt; <br />&gt; &gt;<br />&gt; <br />&gt; <br />&gt; <br />&gt; <br />&gt; <br />&gt; <br />&gt; <br />&gt; --<br />&gt; <br />&gt; Thanks,<br />&gt; <br />&gt; Zhenfeng Ren<br />&gt;