Hi Pallavi,

Follow http://www.postgresql.org/download/linux/ubuntu/

Summary:

echo "deb http://apt.postgresql.org/pub/repos/apt/ trusty-pgdg main" | sudo tee /etc/apt/sources.list.d/pgdg.list

wget --quiet -O - https://www.postgresql.org/media/keys/ACCC4CF8.asc | sudo apt-key add -

sudo apt-get update

sudo apt-get install postgresql-9.5 postgresql-9.5-postgis-2.2 postgresql-contrib postgresql-client-9.5

Regards,

Às 10:37 de 11-02-2016, Pallavi Sontakke escreveu:
Hi All,

I was looking to install PostGIS 2.2  to work with Postgresql 9.5 on my
trusty system. As I did not find any available debian packages for
trusty, I was trying to build from PostGIS source. However, even after
getting many other binaries, could not get all modules of PostGIS
working (especially postgis_sfcgal and address_standardizer).

Could you please point me to trusty packages if available? Also, if not,
could you please let me know when would they be available?

Thanks,
Pallavi


_______________________________________________
postgis-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/postgis-users


J. Gustavo
--
Jorge Gustavo Rocha
Departamento de Informática
Universidade do Minho
4710-057 Braga
Tel: +351 253604480
Fax: +351 253604471
Móvel: +351 910333888
skype: nabocudnosor
_______________________________________________
postgis-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/postgis-users

Reply via email to