<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <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>
      <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 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 class="moz-txt-link-freetext" href="https://launchpad.net/~ubuntugis/+archive/ubuntu/ubuntugis-unstable/+packages">https://launchpad.net/~ubuntugis/+archive/ubuntu/ubuntugis-unstable/+packages</a>
        Kind Regards, Bas
        _______________________________________________ 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> </blockquote>
      <br>
      <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>
    <p><br>
    </p>
    <pre class="moz-signature" cols="72">-- 
Angelos Tzotsos, PhD
Charter Member
Open Source Geospatial Foundation
<a class="moz-txt-link-freetext" href="http://users.ntua.gr/tzotsos">http://users.ntua.gr/tzotsos</a></pre>
  </body>
</html>