<html><head></head><body>Hi Andrew,<br>
<br>
As a quick solution, you could probably get the library's sources, and add them locally as part of your own project source tree, and compile it into your code statically. This would also shield you from runtime dependencies but would increase your binaries marginally.<br>
<br>
I'm assuming here that you're developing in a real language (c / c++) - let the flame wars begin about that statement...<br>
<br>
Regards,<br>
<br>
Euan<br><br><div class="gmail_quote">On 30 January 2015 1:28:21 pm AWST, Andrew Cooks <acooks@gmail.com> wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div dir="ltr">Hi Pluggers!<div><br /></div><div>The jittertrap project is progressing nicely (for those who've heard of it).</div><div><br /></div><div>I'm trying to get Travis CI [1] working on the github repo, but have run into a problem: the version of libnl3 that is available to Travis (currently Ubuntu 12.04, Precise) is too old [2] and contains a bug that prevents jittertrap from building [3]. I need version 3.2.24.</div><div><br /></div><div>How do I get the new version of the library? Do I need to create my own packages and own PPA to get the packages to Travis? I haven't done any packaging for Ubuntu before, so it's probably time to learn how to do it...</div><div><br /></div><div>Any help or hints appreciated!</div><div><br /></div><div>a.</div><div><br /></div><div>1. <a href="https://travis-ci.org/acooks/jittertrap">https://travis-ci.org/acooks/jittertrap</a></div><div>2. <a
href="https://launchpad.net/ubuntu/+source/libnl3">https://launchpad.net/ubuntu/+source/libnl3</a></div><div>3. <a href="http://lists.infradead.org/pipermail/libnl/2013-December/001188.html">http://lists.infradead.org/pipermail/libnl/2013-December/001188.html</a></div></div>
<p style="margin-top: 2.5em; margin-bottom: 1em; border-bottom: 1px solid #000"></p><pre class="k9mail"><hr /><br />PLUG discussion list: plug@plug.org.au<br /><a href="http://lists.plug.org.au/mailman/listinfo/plug">http://lists.plug.org.au/mailman/listinfo/plug</a><br />Committee e-mail: committee@plug.org.au<br />PLUG Membership: <a href="http://www.plug.org.au/membership">http://www.plug.org.au/membership</a></pre></blockquote></div><br>
-- <br>
Sent from my Android device with K-9 Mail. Please excuse my brevity.</body></html>