<div dir="ltr"><div>Problem solved. Searching for x264 using synaptic did not reveal the libx264-dev, only the x264 pkg.<br></div>Installing both packages satisfy the autogen.sh script<br><div><br>  $ pkg-config --cflags x264<br>
 <br>  $ pkg-config --libs x264<br>-lx264 -lpthread <br><br></div><div>Thanks anyway.<br></div><div>P<br></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Aug 11, 2013 at 2:35 AM, Peter Rennert <span dir="ltr"><<a href="mailto:p.rennert@cs.ucl.ac.uk" target="_blank">p.rennert@cs.ucl.ac.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>Hi,<br>
<br>
Do you have the devel version installed? What do you get if you query pkg-config straight away:<br>
<br>
$ pkg-config --cflags x264<br>
<br>
$ pkg-config --libs x264<br><br><div class="gmail_quote">Peter Maersk-Moller <<a href="mailto:pmaersk@gmail.com" target="_blank">pmaersk@gmail.com</a>> wrote:<blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div><div class="h5">
<div dir="ltr"><div><div>Hi.<br></div>Building the plugins-ugly I can't seem to build for x264 and wonder why.<br><br>Checking <a href="http://configure.ac" target="_blank">configure.ac</a> I see it requires version 0.120.0<br>
<br>  AG_GST_PKG_CHECK_MODULES(X264, x264 >= 0.120.0)<br>
<br>Using dpkg I see it is version 0.120.2151+gita3f4407-2<br><br>dpkg --print-avail x264<br>Package: x264<br>Priority: optional<br>Section: graphics<br>Installed-Size: 675<br>Maintainer: Ubuntu Developers <<a href="mailto:ubuntu-devel-discuss@lists.ubuntu.com" target="_blank">ubuntu-devel-discuss@lists.ubuntu.com</a>><br>

Architecture: amd64<br>Version: 2:0.120.2151+gita3f4407-2<br><br></div>Checking the output of autogen.sh I see<br><br>  configure: *** checking feature: x264 plug-in ***<br>  configure: *** for plug-ins: x264 ***<br>  checking for X264... no<br>

  configure: No package 'x264' found<br>  configure: *** These plugins will not be built: x264<br><br><div>Platform is Ubuntu 12.04 amd64 and plugin-ugly was downloaded with git yesterday. Tried searching the mailing list briefly, but no obvious solution was seen.<br>

<br></div><div>Any idea what I am missing?<br><br></div><div>Best regards<br></div><div>Peter MM<br></div></div>
<p style="margin-top:2.5em;margin-bottom:1em;border-bottom:1px solid #000"></p></div></div><pre><hr><br>gstreamer-devel mailing list<br><a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><span class="HOEnZb"><font color="#888888"><br></font></span></pre></blockquote>
</div><span class="HOEnZb"><font color="#888888"><br>
-- <br>
Sent from my Android device with K-9 Mail. Please excuse my brevity.</font></span></div><br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br></div>