<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
11.04.2017, 13:05, Angelos Tzotsos kirjoitti:<br>
<blockquote
cite="mid:3edc65ff-439c-2db8-b769-363aaf970801@gmail.com"
type="cite">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<div class="moz-cite-prefix">Hi Ari,<br>
<br>
sudo add-apt-repository ppa:ubuntugis/ubuntugis-unstable<br>
sudo apt-get update<br>
sudo apt-get install libgdal-dev<br>
<br>
This should do it.<br>
</div>
</blockquote>
<br>
No. I tried that before (found it in my .travis.yml file...) and it
pulls in older version 1.10.0.<br>
<br>
Ari<br>
<br>
<blockquote
cite="mid:3edc65ff-439c-2db8-b769-363aaf970801@gmail.com"
type="cite">
<div class="moz-cite-prefix"> <br>
Cheers,<br>
Angelos<br>
<br>
On 04/11/2017 11:05 AM, Ari Jolma wrote:<br>
</div>
<blockquote
cite="mid:4723b83d-fc99-e19b-1c84-7859f575151c@gmail.com"
type="cite">11.04.2017, 10:49, Bas Couwenberg kirjoitti: <br>
<blockquote type="cite">On 2017-04-11 09:30, Ari Jolma wrote: <br>
<blockquote type="cite">How could I pull into travis the
binaries of the latest released GDAL <br>
(now 2.1.3)? <br>
<br>
There seems to be experimental debian package <br>
<a moz-do-not-send="true" class="moz-txt-link-freetext"
href="https://packages.debian.org/experimental/libgdal-dev">https://packages.debian.org/experimental/libgdal-dev</a>
<br>
<br>
Does anybody have experience with them? <br>
</blockquote>
<br>
OSGeo-Live includes these packages, (re)built for Ubuntu
xenial. <br>
<br>
<blockquote type="cite">Right now I'm pulling in the source
code and building it in the <br>
overall build but that's really slow. <br>
</blockquote>
<br>
The ubuntugis-unstable PPA has the GDAL 2.1.3 packages for
xenial too (from OSGeo-Live), you can add the PPA in the
travis setup script and install the packages from there. <br>
</blockquote>
<br>
What's the package name I should use? <br>
<br>
sudo add-apt-repository ppa:ubuntugis/ubuntugis-unstable -y <br>
gpg: keyring `/tmp/tmp2gKbLJ/secring.gpg' created <br>
gpg: keyring `/tmp/tmp2gKbLJ/pubring.gpg' created <br>
gpg: requesting key 314DF160 from hkp server
keyserver.ubuntu.com <br>
gpg: /tmp/tmp2gKbLJ/trustdb.gpg: trustdb created <br>
gpg: key 314DF160: public key "Launchpad ubuntugis-stable"
imported <br>
gpg: Total number processed: 1 <br>
gpg: imported: 1 (RSA: 1) <br>
OK <br>
<br>
<br>
sudo apt-get update <br>
<br>
<br>
$ sudo apt-get install libgdal-dev_2.1.3 <br>
Reading package lists... Done <br>
Building dependency tree <br>
Reading state information... Done <br>
E: Unable to locate package libgdal-dev_2.1.3 <br>
E: Couldn't find any package by regex 'libgdal-dev_2.1.3' <br>
<br>
Ari <br>
<blockquote type="cite"><a moz-do-not-send="true"
class="moz-txt-link-freetext"
href="https://launchpad.net/%7Eubuntugis/+archive/ubuntu/ubuntugis-unstable/+packages">https://launchpad.net/~ubuntugis/+archive/ubuntu/ubuntugis-unstable/+packages</a>
Kind Regards, Bas
_______________________________________________ gdal-dev
mailing list <a moz-do-not-send="true"
class="moz-txt-link-abbreviated"
href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext"
href="https://lists.osgeo.org/mailman/listinfo/gdal-dev">https://lists.osgeo.org/mailman/listinfo/gdal-dev</a>
</blockquote>
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
gdal-dev mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/gdal-dev">https://lists.osgeo.org/mailman/listinfo/gdal-dev</a></pre>
</blockquote>
<br>
<p><br>
</p>
<pre class="moz-signature" cols="72">--
Angelos Tzotsos, PhD
Charter Member
Open Source Geospatial Foundation
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://users.ntua.gr/tzotsos">http://users.ntua.gr/tzotsos</a></pre>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
gdal-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/gdal-dev">https://lists.osgeo.org/mailman/listinfo/gdal-dev</a></pre>
</blockquote>
<br>
</body>
</html>