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