Hi all,<br><br>I was looking into the GStreamer RTSP Server. I wanted to compile and run the existing code.<br>I have downloaded the gstreamer-rtsp-sever using the command<br><br>"git clone git://<a href="http://git.collabora.co.uk/git/gst-rtsp-server.git">git.collabora.co.uk/git/gst-rtsp-server.git</a> gst-rtsp-server". <br>
<br>When I run the ./autogensh it gives me the following error:<br><br>===============================================<br>+ check for build tools<br> checking for autoconf >= 2.52 ... found 2.61, ok.<br> checking for automake >= 1.7 ... found 1.10, ok.<br>
checking for autopoint >= 0.11.5 ... not found.<br>not found !<br>You must have autopoint installed to compile gst-rtsp.<br>Download the appropriate package for your distribution,<br>or get the source tarball at <a href="ftp://ftp.gnu.org/pub/gnu/gettext/">ftp://ftp.gnu.org/pub/gnu/gettext/</a><br>
checking for libtoolize >= 1.5.0 ... found 1.5.24, ok.<br> checking for pkg-config >= 0.8.0 ... found 0.22, ok.<br><br>- Please get the right tools before proceeding.<br>- Alternatively, if you're sure we're wrong, run with --nocheck.<br>
===============================================<br><br>Could someone help me regarding the same.<br><br>Thanks in advance.<br><br><br>