If you don't need installing from source, here is what I did to set up a server (I found this on the web but don't have the link handy right now)
sudo apt-get install python-software-properties sudo apt-add-repository ppa:sharpie/for-science sudo apt-add-repository ppa:sharpie/postgis-stable sudo apt-add-repository ppa:ubuntugis/ubuntugis-unstable sudo apt-get update sudo apt-get install postgresql-9.1-postgis2 This gets everything in place, you'll need to configure PostgreSQL and create spatial database after that. Hope that helps -- Juan Marín Otero GIS Consultant -------Visita mi blog en--------------------- http://guachintoneando.blogspot.com --------------------------------------------------- On Tue, Oct 2, 2012 at 9:11 AM, Stefano Iacovella < stefano.iacove...@gmail.com> wrote: > I did not write the procedure, but I did install PostgreSQL and PostGIS on > Ubuntu compiling both from source. > If you can elaborate a bit about the errors you found I am pretty sure > that me or many others may help you here. > > Regards > > > Stefano > --------------------------------------------------- > 41.95581N 12.52854E > > > http://www.linkedin.com/in/stefanoiacovella > > http://twitter.com/#!/Iacovellas > > > 2012/10/2 José María <jmamu...@gmail.com> > >> Thanks Stefano, >> >> But when I try to follow the steps I get errors. If you could to install >> everything >> without problems Could you help me? Please. >> >> Thanks again, >> >> José María >> >> 2012/10/2 Stefano Iacovella <stefano.iacove...@gmail.com> >> >>> Hi José >>> >>> if you are willing to compile source code have a look at this page: >>> >>> http://trac.osgeo.org/postgis/wiki/UsersWikiPostGIS20Ubuntu1204src >>> >>> Stefano >>> >>> --------------------------------------------------- >>> 41.95581N 12.52854E >>> >>> >>> http://www.linkedin.com/in/stefanoiacovella >>> >>> http://twitter.com/#!/Iacovellas >>> >>> >>> 2012/10/2 José María <jmamu...@gmail.com> >>> >>>> Hi guys!! >>>> >>>> I'm trying to install Postgresql and PostGis 2.0 on my Ubuntu, so I >>>> have doubts and I have been looking for information with google but I >>>> didn't find clear information. >>>> >>>> Someone could help me with this? >>>> >>>> Thanks, >>>> >>>> José María >>>> >>>> _______________________________________________ >>>> postgis-users mailing list >>>> postgis-users@postgis.refractions.net >>>> http://postgis.refractions.net/mailman/listinfo/postgis-users >>>> >>>> >>> >>> _______________________________________________ >>> postgis-users mailing list >>> postgis-users@postgis.refractions.net >>> http://postgis.refractions.net/mailman/listinfo/postgis-users >>> >>> >> >> _______________________________________________ >> postgis-users mailing list >> postgis-users@postgis.refractions.net >> http://postgis.refractions.net/mailman/listinfo/postgis-users >> >> > > _______________________________________________ > postgis-users mailing list > postgis-users@postgis.refractions.net > http://postgis.refractions.net/mailman/listinfo/postgis-users > >
_______________________________________________ postgis-users mailing list postgis-users@postgis.refractions.net http://postgis.refractions.net/mailman/listinfo/postgis-users