<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    <br>
    I am a bit struggled with conflicts of packages.<br>
    <br>
    I have this sources:<br>
    [0] pgdg /   PostgreSQL Global Development Group for precise<br>
    [1] ubuntugis-unstable<br>
    <br>
    If I try to<br>
    <small>apt-get install postgis</small><br>
    I get<br>
    <small>postgis : Depends: libgdal1 (>= 1.9.0) but it is not going
      to be installed</small><br>
    <br>
    and <br>
    <small>apt-get install libgdal1</small><br>
    leads to<br>
    <small>The following packages will be REMOVED:<br>
        gdal-bin libgdal-dev libgdal1-dev libgdal1h python-gdal</small><br>
    <br>
    The thing is that libgdal1 is at version 1.9 on the repo, so I
    suppose this is why it will remove my gdal-bin (1.10).<br>
    <br>
    Any solution for this?<br>
    <br>
    Cheers,<br>
    <br>
    Denis<br>
    <br>
    [0]
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <a href="https://wiki.postgresql.org/wiki/Apt">https://wiki.postgresql.org/wiki/Apt</a>
  </body>
</html>