Hi Edward,<br><br>I tried but there is no &#39;configure&#39; script on the directory Ó_Ò.<br><br>Regards,<br>Javi<br><br><br>2009/3/19 Edward Hervey &lt;<a href="mailto:bilboed@gmail.com">bilboed@gmail.com</a>&gt;:<br>&gt; On Thu, 2009-03-19 at 09:39 +0100, Javier Gálvez Guerrero wrote:<br>
&gt;&gt; Thanks Tim and Jyoti,<br>&gt;&gt;<br>&gt;&gt; I&#39;m getting into trouble when trying to build the latest Gstreamer<br>&gt;&gt; release, both through the tarball and the git sources.<br>&gt;&gt;<br>&gt;&gt; If I download the tarball from the link provided by Jyoti<br>
&gt;&gt; (gstreamer-core case) and I try to configure it I get this:<br>&gt;&gt;<br>&gt;&gt; dulceangustia@jet:~/RELEASE-0_10_22$ sudo ./autogen.sh<br>&gt;&gt; There is something wrong with your source tree.<br>&gt;&gt; You are missing common/gst-autogen.sh<br>
&gt;&gt;<br>&gt;&gt; And I have checked that this file is missing indeed. ¿¿¿???<br>&gt;<br>&gt;   You can&#39;t use autogen.sh in tarballs. Just use ./configure.<br>&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; If I clone the tree through git and I try to configure it I get this:<br>
&gt;&gt;<br>&gt;&gt; dulceangustia@jet:~/gstreamer-0.10.22.1$ sudo ./autogen.sh<br>&gt;&gt; + check for build tools<br>&gt;&gt;   checking for autoconf &gt;= 2.52 ... found 2.61, ok.<br>&gt;&gt;   checking for automake &gt;= 1.7 ... found 1.10.1, ok.<br>
&gt;&gt;   checking for autopoint &gt;= 0.17 ... found 0.17, ok.<br>&gt;&gt;   checking for libtoolize &gt;= 1.5.0 ... found 2.2.4, ok.<br>&gt;&gt;   checking for pkg-config &gt;= 0.8.0 ... found 0.22, ok.<br>&gt;&gt; + checking for autogen.sh options<br>
&gt;&gt;   This autogen script will automatically run ./configure as:<br>&gt;&gt;   ./configure --enable-maintainer-mode --enable-failing-tests<br>&gt;&gt; --enable-poisoning --enable-gtk-doc --enable-docbook<br>&gt;&gt;   To pass any additional options, please specify them on the ./autogen.sh<br>
&gt;&gt;   command line.<br>&gt;&gt; + running autopoint --force...<br>&gt;&gt; autopoint: *** cvs program not found<br>&gt;&gt; autopoint: *** Stop.<br>&gt;&gt;<br>&gt;&gt; autopoint failed<br>&gt;&gt; can&#39;t find file to patch at input line 3<br>
&gt;&gt; Perhaps you used the wrong -p or --strip option?<br>&gt;&gt; The text leading up to this was:<br>&gt;&gt; --------------------------<br>&gt;&gt; |--- po/Makefile.in.in.orig   2006-01-07 12:03:45.000000000 +0100<br>
&gt;&gt; |+++ po/<a href="http://Makefile.in.in">Makefile.in.in</a>        2006-01-07 12:04:23.000000000 +0100<br>&gt;&gt; --------------------------<br>&gt;&gt; File to patch:<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; What is this about? What do I need to do?<br>
&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; Sorry if I&#39;m missing any obvious configuration parameter but I&#39;m just<br>&gt;&gt; trying to follow the instructions from the README and INSTALL files<br>&gt;&gt; (which are the classic &#39;autogen&#39; &#39;configure&#39; &#39;make&#39; and (optionally)<br>
&gt;&gt; &#39;make install&#39;). Any help would be much appreciated.<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; Thank you,<br>&gt;&gt; Javi<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; 2009/3/19 Jyoti D &lt;<a href="mailto:jyoti.d@allaboutif.com">jyoti.d@allaboutif.com</a>&gt;:<br>
&gt;&gt; &gt; You can find it here<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; <a href="http://cgit.freedesktop.org/gstreamer/gstreamer/">http://cgit.freedesktop.org/gstreamer/gstreamer/</a>.<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; You can choose the latest version. Also build the core &amp; base plugins. As<br>
&gt;&gt; &gt; suggested its better to install all these in separate path.<br>&gt;&gt; &gt;<br>&gt;&gt; &gt;<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; On Wed, Mar 18, 2009 at 8:10 PM, Tim-Philipp Müller &lt;<a href="mailto:t.i.m@zen.co.uk">t.i.m@zen.co.uk</a>&gt; wrote:<br>
&gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt; On Wed, 2009-03-18 at 15:14 +0100, Javier Gálvez Guerrero wrote:<br>&gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt; &gt; I&#39;m trying to build the gstreamer-based RTSP server from<br>&gt;&gt; &gt;&gt; &gt; <a href="http://git.collabora.co.uk/?p=gst-rtsp-server.git;a=summary">http://git.collabora.co.uk/?p=gst-rtsp-server.git;a=summary</a> but I get<br>
&gt;&gt; &gt;&gt; &gt; an error regarding gstreamer version. I have installed both gstreamer<br>&gt;&gt; &gt;&gt; &gt; and gstreamer-plugin-base packages with version 0.10.22 but I get tihs<br>&gt;&gt; &gt;&gt; &gt; error:<br>
&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt; configure: Requested &#39;gstreamer-0.10 &gt;= 0.10.22.1&#39; but version of<br>&gt;&gt; &gt;&gt; &gt; GStreamer is 0.10.22<br>&gt;&gt; &gt;&gt; &gt; configure: error: no gstreamer-0.10 &gt;= 0.10.22.1 (GStreamer) found<br>
&gt;&gt; &gt;&gt; &gt;   configure failed<br>&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt;  (...)<br>&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt; How can I solve this? Where can I get the 0.10.22.1 gstreamer version<br>
&gt;&gt; &gt;&gt; &gt; son I can get the gstreamer-based RTSP server built?<br>&gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt; 0.10.x.1 refers to the latest git version. so you need to grab core/base<br>&gt;&gt; &gt;&gt; from git as described in <a href="http://gstreamer.freedesktop.org/dev/">http://gstreamer.freedesktop.org/dev/</a> . If you<br>
&gt;&gt; &gt;&gt; don&#39;t want to mess with your system install you can create an<br>&gt;&gt; &gt;&gt; &#39;uninstalled&#39; setup in your home directory - you can find the<br>&gt;&gt; &gt;&gt; gst-uninstalled script somewhere in the FAQ<br>
&gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt; Cheers<br>&gt;&gt; &gt;&gt;  -Tim<br>&gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt; ------------------------------------------------------------------------------<br>
&gt;&gt; &gt;&gt; Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are<br>&gt;&gt; &gt;&gt; powering Web 2.0 with engaging, cross-platform capabilities. Quickly and<br>&gt;&gt; &gt;&gt; easily build your RIAs with Flex Builder, the Eclipse(TM)based development<br>
&gt;&gt; &gt;&gt; software that enables intelligent coding and step-through debugging.<br>&gt;&gt; &gt;&gt; Download the free 60 day trial. <a href="http://p.sf.net/sfu/www-adobe-com">http://p.sf.net/sfu/www-adobe-com</a><br>
&gt;&gt; &gt;&gt; _______________________________________________<br>&gt;&gt; &gt;&gt; gstreamer-devel mailing list<br>&gt;&gt; &gt;&gt; <a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
&gt;&gt; &gt;&gt; <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>&gt;&gt; &gt;<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; ------------------------------------------------------------------------------<br>
&gt;&gt; &gt; Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are<br>&gt;&gt; &gt; powering Web 2.0 with engaging, cross-platform capabilities. Quickly and<br>&gt;&gt; &gt; easily build your RIAs with Flex Builder, the Eclipse(TM)based development<br>
&gt;&gt; &gt; software that enables intelligent coding and step-through debugging.<br>&gt;&gt; &gt; Download the free 60 day trial. <a href="http://p.sf.net/sfu/www-adobe-com">http://p.sf.net/sfu/www-adobe-com</a><br>&gt;&gt; &gt; _______________________________________________<br>
&gt;&gt; &gt; gstreamer-devel mailing list<br>&gt;&gt; &gt; <a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>&gt;&gt; &gt; <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
&gt;&gt; &gt;<br>&gt;&gt; &gt;<br>&gt;&gt;<br>&gt;&gt; ------------------------------------------------------------------------------<br>&gt;&gt; Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are<br>
&gt;&gt; powering Web 2.0 with engaging, cross-platform capabilities. Quickly and<br>&gt;&gt; easily build your RIAs with Flex Builder, the Eclipse(TM)based development<br>&gt;&gt; software that enables intelligent coding and step-through debugging.<br>
&gt;&gt; Download the free 60 day trial. <a href="http://p.sf.net/sfu/www-adobe-com">http://p.sf.net/sfu/www-adobe-com</a><br>&gt;&gt; _______________________________________________<br>&gt;&gt; gstreamer-devel mailing list<br>
&gt;&gt; <a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>&gt;&gt; <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
&gt;<br>&gt;<br>&gt; ------------------------------------------------------------------------------<br>&gt; Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are<br>&gt; powering Web 2.0 with engaging, cross-platform capabilities. Quickly and<br>
&gt; easily build your RIAs with Flex Builder, the Eclipse(TM)based development<br>&gt; software that enables intelligent coding and step-through debugging.<br>&gt; Download the free 60 day trial. <a href="http://p.sf.net/sfu/www-adobe-com">http://p.sf.net/sfu/www-adobe-com</a><br>
&gt; _______________________________________________<br>&gt; gstreamer-devel mailing list<br>&gt; <a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>&gt; <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
&gt;<br><br>