Great. It worked. Sorry for the inconvenience and thank you for your help.<br><br>I&#39;ve built the gstreamer-0.10.22.1 core package but when trying to build the same version of the base plugins I get the same error than before (0.10.21 version instead the required 0.10.22.1). Obviously, I need to tell autogen.sh when building the base plugins that it has to look at the 0.10.22.1 directory, but I don&#39;t know how to do it (yes, I&#39;m a completely newbie, but I would like to learn and that&#39;s why I&#39;m asking the community).<br>
<br>If anyone could help me with this issue, even considering it&#39;s a little offtopic, it would be much appreciated.<br><br><br>Thanks for your time,<br>Javi<br><br><br><br><div class="gmail_quote">2009/3/19 Tim-Philipp Müller <span dir="ltr">&lt;<a href="mailto:t.i.m@zen.co.uk">t.i.m@zen.co.uk</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">On Thu, 2009-03-19 at 09:39 +0100, Javier Gálvez Guerrero wrote:<br>
<br>
&gt; If I clone the tree through git and I try to configure it I get this:<br>
&gt;<br>
&gt; dulceangustia@jet:~/gstreamer-0.10.22.1$ sudo ./autogen.sh<br>
&gt; + check for build tools<br>
&gt;   checking for autoconf &gt;= 2.52 ... found 2.61, ok.<br>
&gt;   checking for automake &gt;= 1.7 ... found 1.10.1, ok.<br>
&gt;   checking for autopoint &gt;= 0.17 ... found 0.17, ok.<br>
&gt;   checking for libtoolize &gt;= 1.5.0 ... found 2.2.4, ok.<br>
&gt;   checking for pkg-config &gt;= 0.8.0 ... found 0.22, ok.<br>
&gt; + checking for autogen.sh options<br>
&gt;   This autogen script will automatically run ./configure as:<br>
&gt;   ./configure --enable-maintainer-mode --enable-failing-tests<br>
&gt; --enable-poisoning --enable-gtk-doc --enable-docbook<br>
&gt;   To pass any additional options, please specify them on the ./autogen.sh<br>
&gt;   command line.<br>
&gt; + running autopoint --force...<br>
&gt; autopoint: *** cvs program not found<br>
&gt; autopoint: *** Stop.<br>
<br>
</div>You need to install the cvs program, autopoint needs it (don&#39;t ask).<br>
After that, run autogen.sh again.<br>
<div><div></div><div class="h5"><br>
Cheers<br>
 -Tim<br>
<br>
<br>
<br>
------------------------------------------------------------------------------<br>
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are<br>
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and<br>
easily build your RIAs with Flex Builder, the Eclipse(TM)based development<br>
software that enables intelligent coding and step-through debugging.<br>
Download the free 60 day trial. <a href="http://p.sf.net/sfu/www-adobe-com" target="_blank">http://p.sf.net/sfu/www-adobe-com</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>
</div></div></blockquote></div><br>