Hi Barris,

Le 02/04/2014 22:10, Baris Ergun a écrit :
Hi I am testing Ubuntu 14.04 64bit Desktop Edition. Lately tried to deploy
postgresql database with postgis extension from http://
apt.postgresql.org/pub/repos/apt by following the instructions here :
http://trac.osgeo.org/postgis/wiki/UsersWikiPostGIS21UbuntuPGSQL93Apt
Obviously the page does not mention about the 14.04 which is still beta.
What prevents me to install what I require seems to be the libgdal1
dependencies which also provided from the same repository.

libgdal1 : Depends: libarmadillo2 (>= 2.4.2) but it is not installable
             Depends: libepsilon0 but it is not installable
             Depends: libhdf5-serial-1.8.4 but it is not installable or
                      libhdf5-1.8.4 but it is not installable
             Depends: libnetcdf6 but it is not installable
             Depends: libpoppler19 but it is not installable
             Depends: libspatialite3 (>= 2.4.0~rc2) but it is not installable

I have checked the Ubuntu repository for some of these libs and realised
that they are not provided for Ubuntu 14.04 64 bit. Eg instead
of libarmadillo2 ->  libarmadillo4 is available in the repository. Are
there any plans to include those dependencies soon?

I think the documentation you mentioned to install the package is not totally accurate and if you replace precise by trusty in the line:

sudo sh -c 'echo "deb http://apt.postgresql.org/pub/repos/apt/ precise-pgdg main" >> /etc/apt/sources.list'

you'll be able to install postgis 2.1.2 with the right dependencies on Trusty.

Out of curiosity, is there any reason to not use version 2.1.1 available in Ubuntu?


JB.


--
Jean-Baptiste Lallement
irc: jibel

--
Ubuntu-quality mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-quality

Reply via email to