[postgis-users] How to install on Amazon ec2 instance

Paragon Corporation lr at pcorp.us
Thu Aug 14 15:27:47 PDT 2014


Steve,

Looks like the Yum PostgreSQL repo might be compatible with Amazon Linux
from this excerpt

http://www.bitsandpix.com/entry/amazon-ec2-installing-postgres-93-on-amazon-
linux-instance-local-storage/


Here is article we wrote about using Yum PostgreSQL for CentOS which might
be useful too.

http://www.postgresonline.com/journal/archives/329-An-almost-idiots-guide-to
-install-PostgreSQL-9.3,-PostGIS-2.1-and-pgRouting-with-Yum.html 

Hope that helps,
Regina
http://www.postgis.us
http://postgis.net



-----Original Message-----
From: postgis-users-bounces at lists.osgeo.org
[mailto:postgis-users-bounces at lists.osgeo.org] On Behalf Of Stephen
Woodbridge
Sent: Thursday, August 14, 2014 5:40 PM
To: PostGIS Users Discussion
Subject: [postgis-users] How to install on Amazon ec2 instance

Hi all,

I'm trying to setup an amazon ec2 instance with postgis using yum, but it
does not seem to have postgis in their repos.

[ec2-user at ip-10-0-0-159 ~]$ uname -a
Linux ip-10-0-0-159 3.10.42-52.145.amzn1.x86_64 #1 SMP Tue Jun 10
23:46:43 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
[ec2-user at ip-10-0-0-159 ~]$ cat /etc/motd

        __|  __|_  )
        _|  (     /   Amazon Linux AMI
       ___|\___|___|


I would like to avoid building it from source.

I have installed:

sudo yum install postgresql9.x86_64 postgresql9-contrib.x86_64
postgresql9-devel.x86_64 postgresql9-libs.x86_64 postgresql9-server.x86_64

Anyone know if there is a repository that is compatible with this? and how
to configure the server to use it?

Thanks,
   -Steve
_______________________________________________
postgis-users mailing list
postgis-users at lists.osgeo.org
http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users




More information about the postgis-users mailing list