Its not a problem, but a normal behavior.<div><br></div><div>You need to install respective library packages to have those plugins.</div><div><br><br><div class="gmail_quote">On Wed, Nov 17, 2010 at 3:18 PM, ice2000feng <span dir="ltr">&lt;<a href="mailto:ice2000feng@163.com">ice2000feng@163.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
when I configure gst-plugins-base-0.10.30, there are much problems,:<br>
<br>
checking for a BSD-compatible install... /usr/bin/install -c<br>
checking whether build environment is sane... yes<br>
checking for a thread-safe mkdir -p... /bin/mkdir -p<br>
checking for gawk... gawk<br>
checking whether make sets $(MAKE)... yes<br>
checking nano version... 0 (release)<br>
checking whether to enable maintainer-specific portions of Makefiles... no<br>
checking build system type... i686-pc-linux-gnu<br>
checking host system type... i686-pc-linux-gnu<br>
checking for style of include used by make... GNU<br>
checking for gcc... gcc<br>
checking whether the C compiler works... yes<br>
checking for C compiler default output file name... a.out<br>
checking for suffix of executables...<br>
checking whether we are cross compiling... no<br>
checking for suffix of object files... o<br>
checking whether we are using the GNU C compiler... yes<br>
checking whether gcc accepts -g... yes<br>
checking for gcc option to accept ISO C89... none needed<br>
checking dependency style of gcc... gcc3<br>
checking for a sed that does not truncate output... /bin/sed<br>
checking for grep that handles long lines and -e... /bin/grep<br>
checking for egrep... /bin/grep -E<br>
checking for fgrep... /bin/grep -F<br>
checking for ld used by gcc... /usr/bin/ld<br>
checking if the linker (/usr/bin/ld) is GNU ld... yes<br>
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B<br>
checking the name lister (/usr/bin/nm -B) interface... BSD nm<br>
checking whether ln -s works... yes<br>
checking the maximum length of command line arguments... 1572864<br>
checking whether the shell understands some XSI constructs... yes<br>
checking whether the shell understands &quot;+=&quot;... yes<br>
checking for /usr/bin/ld option to reload object files... -r<br>
checking for objdump... objdump<br>
checking how to recognize dependent libraries... pass_all<br>
checking for ar... ar<br>
checking for strip... strip<br>
checking for ranlib... ranlib<br>
checking command to parse /usr/bin/nm -B output from gcc object... ok<br>
checking how to run the C preprocessor... gcc -E<br>
checking for ANSI C header files... yes<br>
checking for sys/types.h... yes<br>
checking for sys/stat.h... yes<br>
checking for stdlib.h... yes<br>
checking for string.h... yes<br>
checking for memory.h... yes<br>
checking for strings.h... yes<br>
checking for inttypes.h... yes<br>
checking for stdint.h... yes<br>
checking for unistd.h... yes<br>
checking for dlfcn.h... yes<br>
checking for objdir... .libs<br>
checking if gcc supports -fno-rtti -fno-exceptions... no<br>
checking for gcc option to produce PIC... -fPIC -DPIC<br>
checking if gcc PIC flag -fPIC -DPIC works... yes<br>
checking if gcc static flag -static works... yes<br>
checking if gcc supports -c -o file.o... yes<br>
checking if gcc supports -c -o file.o... (cached) yes<br>
checking whether the gcc linker (/usr/bin/ld) supports shared libraries...<br>
yes<br>
checking whether -lc should be explicitly linked in... no<br>
checking dynamic linker characteristics... GNU/Linux ld.so<br>
checking how to hardcode library paths into programs... immediate<br>
checking for shl_load... no<br>
checking for shl_load in -ldld... no<br>
checking for dlopen... no<br>
checking for dlopen in -ldl... yes<br>
checking whether a program can dlopen itself... yes<br>
checking whether a statically linked program can dlopen itself... no<br>
checking whether stripping libraries is possible... yes<br>
checking if libtool supports shared libraries... yes<br>
checking whether to build shared libraries... yes<br>
checking whether to build static libraries... yes<br>
checking whether NLS is requested... yes<br>
checking for msgfmt... /usr/bin/msgfmt<br>
checking for gmsgfmt... /usr/bin/msgfmt<br>
checking for xgettext... /usr/bin/xgettext<br>
checking for msgmerge... /usr/bin/msgmerge<br>
checking for ld used by GCC... /usr/bin/ld<br>
checking if the linker (/usr/bin/ld) is GNU ld... yes<br>
checking for shared library run path origin... done<br>
checking for CFPreferencesCopyAppValue... no<br>
checking for CFLocaleCopyCurrent... no<br>
checking for GNU gettext in libc... yes<br>
checking whether to use NLS... yes<br>
checking where the gettext function comes from... libc<br>
checking for pkg-config... /usr/bin/pkg-config<br>
checking pkg-config is at least version 0.9.0... yes<br>
checking for VALGRIND... no<br>
no<br>
configure: Using GStreamer Base Plug-ins source release as package name<br>
configure: Using Unknown package origin as package origin<br>
configure: Using /usr/local/libexec/gst-install-plugins-helper as plugin<br>
install helper<br>
<br>
configure: *** checking feature: building of plug-ins with external deps ***<br>
configure: building external plug-ins<br>
<br>
configure: *** checking feature: building of experimental plug-ins ***<br>
configure: not building experimental plug-ins<br>
checking whether byte ordering is bigendian... no<br>
checking for special C compiler options needed for large files... no<br>
checking for _FILE_OFFSET_BITS value needed for large files... 64<br>
checking for gcc... (cached) gcc<br>
checking whether we are using the GNU C compiler... (cached) yes<br>
checking whether gcc accepts -g... (cached) yes<br>
checking for gcc option to accept ISO C89... (cached) none needed<br>
checking dependency style of gcc... (cached) gcc3<br>
checking for g++... g++<br>
checking whether we are using the GNU C++ compiler... yes<br>
checking whether g++ accepts -g... yes<br>
checking dependency style of g++... gcc3<br>
checking whether we are using the GNU C++ compiler... (cached) yes<br>
checking whether g++ accepts -g... (cached) yes<br>
checking dependency style of g++... (cached) gcc3<br>
checking how to run the C++ preprocessor... g++ -E<br>
checking for ld used by g++... /usr/bin/ld<br>
checking if the linker (/usr/bin/ld) is GNU ld... yes<br>
checking whether the g++ linker (/usr/bin/ld) supports shared libraries...<br>
yes<br>
checking for g++ option to produce PIC... -fPIC -DPIC<br>
checking if g++ PIC flag -fPIC -DPIC works... yes<br>
checking if g++ static flag -static works... yes<br>
checking if g++ supports -c -o file.o... yes<br>
checking if g++ supports -c -o file.o... (cached) yes<br>
checking whether the g++ linker (/usr/bin/ld) supports shared libraries...<br>
yes<br>
checking dynamic linker characteristics... GNU/Linux ld.so<br>
checking how to hardcode library paths into programs... immediate<br>
checking for g++... yes<br>
checking how to run the C++ preprocessor... g++ -E<br>
checking whether gcc and cc understand -c and -o together... yes<br>
checking for valgrind... no<br>
checking for gobject-introspection... no<br>
checking whether to build gtk-doc documentation... no<br>
checking for gtkdoc-check... no<br>
configure: Looking for Python version &gt;= 2.1<br>
checking for python... /usr/bin/python<br>
checking &quot;/usr/bin/python&quot;:... okay<br>
checking local Python configuration... looks good<br>
checking whether to build plugin documentation... no (gtk-doc disabled or<br>
not available)<br>
checking for cos in -lm... yes<br>
checking for ANSI C header files... (cached) yes<br>
checking malloc.h usability... yes<br>
checking malloc.h presence... yes<br>
checking for malloc.h... yes<br>
checking sys/socket.h usability... yes<br>
checking sys/socket.h presence... yes<br>
checking for sys/socket.h... yes<br>
checking winsock2.h usability... no<br>
checking winsock2.h presence... no<br>
checking for winsock2.h... no<br>
checking for hstrerror... yes<br>
checking process.h usability... no<br>
checking process.h presence... no<br>
checking for process.h... no<br>
checking for sys/types.h... (cached) yes<br>
checking sys/wait.h usability... yes<br>
checking sys/wait.h presence... yes<br>
checking for sys/wait.h... yes<br>
checking for sys/stat.h... (cached) yes<br>
checking for stdint types... stdint.h (shortcircuit)<br>
make use of stdint.h in _stdint.h (assuming C99 compatible system)<br>
checking for localtime_r... yes<br>
checking for gmtime_r... yes<br>
checking for cbrt... yes<br>
checking for FIONREAD in sys/ioctl.h... yes<br>
checking for _LARGEFILE_SOURCE value needed for large files... no<br>
checking for lrint... yes<br>
checking for lrintf... yes<br>
checking whether gcc implements __PRETTY_FUNCTION__... yes<br>
checking whether gcc implements __FUNCTION__... yes<br>
checking whether gcc implements __func__... yes<br>
checking for socket... yes<br>
checking for gethostbyname... yes<br>
checking for GLIB... yes<br>
checking for LIBOIL... yes<br>
checking for GST... yes<br>
configure: using GStreamer tools in /usr/local/bin<br>
configure: using GStreamer plug-ins in /usr/local/lib/gstreamer-0.10<br>
checking for GST_BASE... yes<br>
checking for GST_GDP... yes<br>
checking for GST_CONTROLLER... yes<br>
checking for GST_CHECK... yes<br>
checking for GTK... no<br>
checking for GTK_X11... no<br>
checking for QT... yes<br>
configure: Using /usr/local/lib/gstreamer-0.10 as the plugin install<br>
location<br>
checking to see if compiler understands -Wall... yes<br>
checking to see if compiler understands -Wdeclaration-after-statement... yes<br>
checking to see if compiler understands -Wvla... yes<br>
checking to see if compiler understands -Wpointer-arith... yes<br>
configure: set ERROR_CFLAGS to -Wall -Wdeclaration-after-statement -Wvla<br>
-Wpointer-arith<br>
checking to see if c++ compiler understands ... yes<br>
checking to see if c++ compiler understands -Wall... yes<br>
configure: set ERROR_CXXFLAGS to -Wall<br>
configure: Using autoaudiosink as default audio sink<br>
configure: Using alsasrc as default audio source<br>
configure: Using autovideosink as default video sink<br>
configure: Using v4l2src as default video source<br>
configure: Using goom as default visualizer<br>
checking which audio resample format to use for integer... auto<br>
checking whether to use iso-codes if they are available... yes<br>
checking whether iso-codes are available on this system... yes<br>
checking whether iso-codes has iso-639 domain... yes<br>
checking for iso-codes prefix... yes<br>
checking ISO_CODES_PREFIX... /usr<br>
checking ISO_639_DOMAIN... iso_639<br>
<br>
configure: Checking libraries for plugins in sys/<br>
<br>
checking for X... libraries , headers<br>
<br>
configure: *** checking feature: X libraries and plugins ***<br>
configure: *** for plug-ins: ximagesink ***<br>
checking for gethostbyname... (cached) yes<br>
checking for connect... yes<br>
checking for remove... yes<br>
checking for shmat... yes<br>
checking for IceConnectionNumber in -lICE... no<br>
checking X11/Xlib.h usability... yes<br>
checking X11/Xlib.h presence... yes<br>
checking for X11/Xlib.h... yes<br>
configure: *** These plugins will be built: ximagesink<br>
<br>
configure: *** checking feature: X11 XVideo extensions ***<br>
configure: *** for plug-ins: xvimagesink ***<br>
checking for XvQueryExtension in -lXv_pic... no<br>
checking for XvQueryExtension in -lXv... no<br>
configure: *** These plugins will not be built: xvimagesink<br>
<br>
configure: *** checking feature: X Shared Memory extension ***<br>
checking for XShmAttach in -lXext... no<br>
checking for XShmAttach in -lXextSam... no<br>
<br>
configure: *** checking feature: Video 4 Linux ***<br>
configure: *** for plug-ins: video4linux ***<br>
checking whether VID_TYPE_MPEG_ENCODER is declared... yes<br>
configure: NO XVIDEO FOUND, VIDEO4LINUX WILL BE BUILT<br>
configure: WITHOUT XOVERLAY SUPPORT<br>
configure: *** These plugins will be built: video4linux<br>
checking for GUDEV... no<br>
<br>
configure: Checking libraries for plugins in ext/<br>
<br>
<br>
configure: *** checking feature: ALSA ***<br>
configure: *** for plug-ins: alsa ***<br>
checking for ALSA... no<br>
checking for ALSA CFLAGS...<br>
checking for ALSA LDFLAGS...  -lasound -lm -ldl -lpthread<br>
checking for libasound headers version &gt;= 0.9.1... not present.<br>
configure: *** These plugins will not be built: alsa<br>
<br>
configure: *** checking feature: CDParanoia ***<br>
configure: *** for plug-ins: cdparanoia ***<br>
checking for cdda_open in -lcdda_interface... no<br>
checking for cdda_open in -lcdda_interface... (cached) no<br>
configure: *** These plugins will not be built: cdparanoia<br>
<br>
configure: *** checking feature: GNOME VFS ***<br>
configure: *** for plug-ins: gnomevfs ***<br>
checking for GNOME_VFS... no<br>
configure: *** These plugins will not be built: gnomevfs<br>
<br>
configure: *** checking feature: integer vorbis plug-in ***<br>
configure: *** for plug-ins: ivorbisdec ***<br>
checking for IVORBIS... no<br>
no<br>
configure: No package &#39;vorbisidec&#39; found<br>
checking for vorbis_block_init in -lvorbisidec... no<br>
configure: *** These plugins will not be built: ivorbisdec<br>
<br>
configure: *** checking feature: GIO library ***<br>
configure: *** for plug-ins: gio ***<br>
checking for GIO... yes<br>
configure: *** These plugins will be built: gio<br>
<br>
configure: *** checking feature: libvisual visualization library ***<br>
configure: *** for plug-ins: libvisual ***<br>
checking for LIBVISUAL... no<br>
no<br>
configure: No package &#39;libvisual-0.4&#39; found<br>
checking for LIBVISUAL... no<br>
no<br>
configure: No package &#39;libvisual&#39; found<br>
configure: libvisual pluginsdir:<br>
configure: *** These plugins will not be built: libvisual<br>
<br>
configure: *** checking feature: Xiph Ogg library ***<br>
configure: *** for plug-ins: ogg ***<br>
checking for OGG... no<br>
no<br>
configure: No package &#39;ogg&#39; found<br>
checking for Ogg... no<br>
*** Could not run Ogg test program, checking why...<br>
*** The test program failed to compile or link. See the file config.log for<br>
the<br>
*** exact error that occured. This usually means Ogg was incorrectly<br>
installed<br>
*** or that you have moved Ogg since it was installed.<br>
configure: *** These plugins will not be built: ogg<br>
<br>
configure: *** checking feature: Pango font rendering ***<br>
configure: *** for plug-ins: pango ***<br>
checking for PANGO... no<br>
no<br>
configure: No package &#39;pango&#39; found<br>
No package &#39;pangocairo&#39; found<br>
configure: *** These plugins will not be built: pango<br>
<br>
configure: *** checking feature: Xiph Theora video codec ***<br>
configure: *** for plug-ins: theora ***<br>
checking for THEORA... no<br>
no<br>
configure: No package &#39;theoradec&#39; found<br>
No package &#39;theoraenc&#39; found<br>
configure: *** These plugins will not be built: theora<br>
<br>
configure: *** checking feature: Xiph Vorbis audio codec ***<br>
configure: *** for plug-ins: vorbis ***<br>
checking for VORBIS... no<br>
no<br>
configure: No package &#39;vorbis&#39; found<br>
No package &#39;vorbisenc&#39; found<br>
checking for Vorbis... no<br>
*** Could not run Vorbis test program, checking why...<br>
*** The test program failed to compile or link. See the file config.log for<br>
the<br>
*** exact error that occured. This usually means Vorbis was incorrectly<br>
installed<br>
*** or that you have moved Vorbis since it was installed.<br>
configure: *** These plugins will not be built: vorbis<br>
checking for FT2... no<br>
checking for freetype-config... no<br>
checking for FreeType - version &gt;= 2.0.9... no<br>
*** The freetype-config script installed by FreeType 2 could not be found.<br>
*** If FreeType 2 was installed in PREFIX, make sure PREFIX/bin is in<br>
*** your path, or set the FT2_CONFIG environment variable to the<br>
*** full path to freetype-config.<br>
checking for sed... /bin/sed<br>
configure: creating ./config.status<br>
config.status: creating Makefile<br>
config.status: creating common/shave<br>
config.status: creating common/shave-libtool<br>
config.status: creating gst-plugins-base.spec<br>
config.status: creating gst/Makefile<br>
config.status: creating gst/adder/Makefile<br>
config.status: creating gst/app/Makefile<br>
config.status: creating gst/audioconvert/Makefile<br>
config.status: creating gst/audiorate/Makefile<br>
config.status: creating gst/audiotestsrc/Makefile<br>
config.status: creating gst/ffmpegcolorspace/Makefile<br>
config.status: creating gst/gdp/Makefile<br>
config.status: creating gst/playback/Makefile<br>
config.status: creating gst/audioresample/Makefile<br>
config.status: creating gst/subparse/Makefile<br>
config.status: creating gst/tcp/Makefile<br>
config.status: creating gst/typefind/Makefile<br>
config.status: creating gst/videotestsrc/Makefile<br>
config.status: creating gst/videorate/Makefile<br>
config.status: creating gst/videoscale/Makefile<br>
config.status: creating gst/volume/Makefile<br>
config.status: creating sys/Makefile<br>
config.status: creating sys/ximage/Makefile<br>
config.status: creating sys/xvimage/Makefile<br>
config.status: creating sys/v4l/Makefile<br>
config.status: creating ext/Makefile<br>
config.status: creating ext/alsa/Makefile<br>
config.status: creating ext/cdparanoia/Makefile<br>
config.status: creating ext/gnomevfs/Makefile<br>
config.status: creating ext/gio/Makefile<br>
config.status: creating ext/libvisual/Makefile<br>
config.status: creating ext/ogg/Makefile<br>
config.status: creating ext/pango/Makefile<br>
config.status: creating ext/theora/Makefile<br>
config.status: creating ext/vorbis/Makefile<br>
config.status: creating gst-libs/Makefile<br>
config.status: creating gst-libs/gst/Makefile<br>
config.status: creating gst-libs/gst/audio/Makefile<br>
config.status: creating gst-libs/gst/app/Makefile<br>
config.status: creating gst-libs/gst/cdda/Makefile<br>
config.status: creating gst-libs/gst/fft/Makefile<br>
config.status: creating gst-libs/gst/floatcast/Makefile<br>
config.status: creating gst-libs/gst/interfaces/Makefile<br>
config.status: creating gst-libs/gst/netbuffer/Makefile<br>
config.status: creating gst-libs/gst/riff/Makefile<br>
config.status: creating gst-libs/gst/rtp/Makefile<br>
config.status: creating gst-libs/gst/rtsp/Makefile<br>
config.status: creating gst-libs/gst/sdp/Makefile<br>
config.status: creating gst-libs/gst/tag/Makefile<br>
config.status: creating gst-libs/gst/pbutils/Makefile<br>
config.status: creating gst-libs/gst/video/Makefile<br>
config.status: creating tools/Makefile<br>
config.status: creating pkgconfig/Makefile<br>
config.status: creating pkgconfig/gstreamer-audio.pc<br>
config.status: creating pkgconfig/gstreamer-audio-uninstalled.pc<br>
config.status: creating pkgconfig/gstreamer-app.pc<br>
config.status: creating pkgconfig/gstreamer-app-uninstalled.pc<br>
config.status: creating pkgconfig/gstreamer-cdda.pc<br>
config.status: creating pkgconfig/gstreamer-cdda-uninstalled.pc<br>
config.status: creating pkgconfig/gstreamer-fft.pc<br>
config.status: creating pkgconfig/gstreamer-fft-uninstalled.pc<br>
config.status: creating pkgconfig/gstreamer-floatcast.pc<br>
config.status: creating pkgconfig/gstreamer-floatcast-uninstalled.pc<br>
config.status: creating pkgconfig/gstreamer-interfaces.pc<br>
config.status: creating pkgconfig/gstreamer-interfaces-uninstalled.pc<br>
config.status: creating pkgconfig/gstreamer-netbuffer.pc<br>
config.status: creating pkgconfig/gstreamer-netbuffer-uninstalled.pc<br>
config.status: creating pkgconfig/gstreamer-pbutils.pc<br>
config.status: creating pkgconfig/gstreamer-pbutils-uninstalled.pc<br>
config.status: creating pkgconfig/gstreamer-riff.pc<br>
config.status: creating pkgconfig/gstreamer-riff-uninstalled.pc<br>
config.status: creating pkgconfig/gstreamer-rtp.pc<br>
config.status: creating pkgconfig/gstreamer-rtp-uninstalled.pc<br>
config.status: creating pkgconfig/gstreamer-rtsp.pc<br>
config.status: creating pkgconfig/gstreamer-rtsp-uninstalled.pc<br>
config.status: creating pkgconfig/gstreamer-sdp.pc<br>
config.status: creating pkgconfig/gstreamer-sdp-uninstalled.pc<br>
config.status: creating pkgconfig/gstreamer-tag.pc<br>
config.status: creating pkgconfig/gstreamer-tag-uninstalled.pc<br>
config.status: creating pkgconfig/gstreamer-video.pc<br>
config.status: creating pkgconfig/gstreamer-video-uninstalled.pc<br>
config.status: creating pkgconfig/gstreamer-plugins-base.pc<br>
config.status: creating pkgconfig/gstreamer-plugins-base-uninstalled.pc<br>
config.status: creating tests/Makefile<br>
config.status: creating tests/check/Makefile<br>
config.status: creating tests/examples/Makefile<br>
config.status: creating tests/examples/app/Makefile<br>
config.status: creating tests/examples/dynamic/Makefile<br>
config.status: creating tests/examples/overlay/Makefile<br>
config.status: creating tests/examples/seek/Makefile<br>
config.status: creating tests/examples/volume/Makefile<br>
config.status: creating tests/examples/snapshot/Makefile<br>
config.status: creating tests/examples/gio/Makefile<br>
config.status: creating tests/examples/v4l/Makefile<br>
config.status: creating tests/icles/Makefile<br>
config.status: creating docs/Makefile<br>
config.status: creating docs/design/Makefile<br>
config.status: creating docs/libs/Makefile<br>
config.status: creating docs/plugins/Makefile<br>
config.status: creating docs/version.entities<br>
config.status: creating po/Makefile.in<br>
config.status: creating common/Makefile<br>
config.status: creating common/m4/Makefile<br>
config.status: creating m4/Makefile<br>
config.status: creating config.h<br>
config.status: config.h is unchanged<br>
config.status: executing depfiles commands<br>
config.status: executing libtool commands<br>
config.status: executing po-directories commands<br>
config.status: creating po/POTFILES<br>
config.status: creating po/Makefile<br>
config.status: executing _stdint.h commands<br>
config.status: creating _stdint.h : _GST_PLUGINS_BASE__STDINT_H<br>
config.status: _stdint.h is unchanged<br>
configure: *** Plug-ins without external dependencies that will be built:<br>
        adder<br>
        app<br>
        audioconvert<br>
        audiorate<br>
        audioresample<br>
        audiotestsrc<br>
        ffmpegcolorspace<br>
        gdp<br>
        playback<br>
        subparse<br>
        tcp<br>
        typefind<br>
        videorate<br>
        videoscale<br>
        videotestsrc<br>
        volume<br>
<br>
configure: *** Plug-ins without external dependencies that will NOT be<br>
built:<br>
<br>
configure: *** Plug-ins with dependencies that will be built:<br>
        gio<br>
        video4linux<br>
        ximagesink<br>
<br>
configure: *** Plug-ins with dependencies that will NOT be built:<br>
        alsa<br>
        cdparanoia<br>
        gnomevfs<br>
        ivorbisdec<br>
        libvisual<br>
        ogg<br>
        pango<br>
        theora<br>
        vorbis<br>
        xvimagesink<br>
<br>
<br>
how to resolve the problem?<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/configure-gst-plugins-base-tp3046377p3046377.html" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/configure-gst-plugins-base-tp3046377p3046377.html</a><br>

Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
<br>
------------------------------------------------------------------------------<br>
What happens now with your Lotus Notes apps - do you make another costly<br>
upgrade, or settle for being marooned without product support? Time to move<br>
off Lotus Notes and onto the cloud with Force.com, apps are easier to build,<br>
use, and manage than apps on traditional platforms. Sign up for the Lotus<br>
Notes Migration Kit to learn more. <a href="http://p.sf.net/sfu/salesforce-d2d" target="_blank">http://p.sf.net/sfu/salesforce-d2d</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Regards,<br><br>Sudarshan Bisht<br>
</div>