Great. It worked. Sorry for the inconvenience and thank you for your help.<br><br>I'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't know how to do it (yes, I'm a completely newbie, but I would like to learn and that's why I'm asking the community).<br>
<br>If anyone could help me with this issue, even considering it'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"><<a href="mailto:t.i.m@zen.co.uk">t.i.m@zen.co.uk</a>></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>
> If I clone the tree through git and I try to configure it I get this:<br>
><br>
> dulceangustia@jet:~/gstreamer-0.10.22.1$ sudo ./autogen.sh<br>
> + check for build tools<br>
> checking for autoconf >= 2.52 ... found 2.61, ok.<br>
> checking for automake >= 1.7 ... found 1.10.1, ok.<br>
> checking for autopoint >= 0.17 ... found 0.17, ok.<br>
> checking for libtoolize >= 1.5.0 ... found 2.2.4, ok.<br>
> checking for pkg-config >= 0.8.0 ... found 0.22, ok.<br>
> + checking for autogen.sh options<br>
> This autogen script will automatically run ./configure as:<br>
> ./configure --enable-maintainer-mode --enable-failing-tests<br>
> --enable-poisoning --enable-gtk-doc --enable-docbook<br>
> To pass any additional options, please specify them on the ./autogen.sh<br>
> command line.<br>
> + running autopoint --force...<br>
> autopoint: *** cvs program not found<br>
> autopoint: *** Stop.<br>
<br>
</div>You need to install the cvs program, autopoint needs it (don'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>