[postgis-users] Re: PostGIS setup - Ubuntu Breezy + PostgreSQL-8.1

Patricio Cifuentes Ithal pcifuentes at siigsa.cl
Thu Apr 27 08:45:13 PDT 2006


Randy,
secuence for install or compiling, geos and postgis, help in spanish i don't speak english... sorry....


9.-Descomprimir Geos

geos-2.2.1.tar.bz2

 [root at atenea geos-2.2.1]#./configure

 [root at atenea geos-2.2.1]# make

 [root at atenea geos-2.2.1]#make install

 

 

10.-Descomprimir Postgresql

postgresql-8.0.1.tar.bz2

 

11.-Descomprimir postgis dentro del directorio contrib de la descompresión de  postgres (paso10)

postgis-1.1.1.tar.gz

 

12.- Entrar a modo consola al directorio del postgresql y configurar en modo comando: 

Por ejemplo:

[root at atenea postgresql-8.0.1]# ./configure

 

13.- Entrar al directorio contrib/postgis, configurar, compilar e instalar por modo comando:

Directorio : postgresql-8.0.1/contrib/postgis-1.1.1/

13.1.-[root at atenea postgis-1.1.1]#./configure

13.2.-[root at atenea postgis-1.1.1]#make

13.3.-[root at atenea postgis-1.1.1]#make install

 

14.-Configurar ld.so.conf:

Ubicación: cdrom: ../ld.so.conf.d

14.1.-Crear archivo ld.so.conf y agregar la línea /usr/local/lib y guardarlo en el directorio: file:/etc/ld.so.conf.d.

14.2.-Luego ejecutar en modo consola /sbin/ldconfig



-- 

Patricio Cifuentes Ithal
Ingeniero en Informática

Informática
SIIGSA
(56-2) 204 60 22
  ----- Original Message ----- 
  From: Randy Burkhardt 
  To: PostGIS Users Discussion 
  Sent: Thursday, April 27, 2006 11:24 AM
  Subject: [postgis-users] Re: PostGIS setup - Ubuntu Breezy + PostgreSQL-8.1


  I'm still getting that error, sorry to bother you guys with this install situation.  I've GEOS installed but 'make' postgis-1.1.2 still gives those same errors I sampled above.

  Can I get a bit of more help?
  Thank you 



  On 4/26/06, Randy Burkhardt < randy.burkhardt at gmail.com> wrote:
    Thanks, I thought I had done that, but you remind me I may have to get
    the sequence of installations more workable.

    On 4/26/06, Patricio Cifuentes Ithal < pcifuentes at siigsa.cl > wrote:
    > installing GEOS first
    > --
    >
    > Patricio Cifuentes Ithal
    > Ingeniero en Informática
    >
    > Informática
    > SIIGSA
    > (56-2) 204 60 22
    > ----- Original Message ----- 
    > From: "Randy Burkhardt" <randy.burkhardt at gmail.com>
    > To: "PostGIS Users Discussion" < postgis-users at postgis.refractions.net>
    > Sent: Wednesday, April 26, 2006 1:37 PM
    > Subject: [postgis-users] Re: PostGIS setup - Ubuntu Breezy + PostgreSQL-8.1
    >
    >
    > > Hello Paul Scott and guys, 
    > > I've been using your wiki page here to try to install postgis1.1.2 on
    > > Kubuntu (instead of Uxxxxx).
    > > at 'make' in postgis1.1.2 I'm getting
    > > ...
    > > liblwgeom.c:167: warning: incompatible implicit declaration of 
    > > built-in function 'strlen'
    > > make[1]: *** [liblwgeom.o] Error 1
    > > make[1]: Leaving directory
    > > `/home/randy/postgresql-8.1.3/contrib/postgis-1.1.2/lwgeom'
    > > make: *** [liblwgeom] Error 
    > >
    > > I've got postgis-1.1.2 in /home/randy/postgresql-8.1.3/contrib/ and
    > > things seem ok except for this make error as make tries to work on
    > > liblwgeom and lwgeom.
    > > 
    > > My latest try was to install all versions of automake, but that didn't
    > > do the trick.
    > > Can i get a suggestion on my next steps to help get 'make' to continue?
    > > Thanks, Mr. Scott, by the way for sharing your work on the wiki page, 
    > > it's been very helpful to me.
    > >
    > >
    > > On 4/17/06, Paul Scott <pscott at uwc.ac.za > wrote:
    > > > I have just completed a setup of PostGIS-1.1.2 with PostgreSQL-8.1 on
    > > > Ubuntu Breezy 5.10 GNU/linux. I articled the steps on
    > > >
    > http://fsiu.uwc.ac.za/gis/index.php?module=wiki&action=wikilink&pagename=PostGisInstallUbuntu
    > > > for anyone interested.
    > > >
    > > > --Paul
    > > >
    > > > _______________________________________________ 
    > > > postgis-users mailing list
    > > > postgis-users at postgis.refractions.net 
    > > > http://postgis.refractions.net/mailman/listinfo/postgis-users
    > > >
    > > _______________________________________________
    > > postgis-users mailing list
    > > postgis-users at postgis.refractions.net
    > > http://postgis.refractions.net/mailman/listinfo/postgis-users 
    >
    > _______________________________________________ 
    > postgis-users mailing list
    > postgis-users at postgis.refractions.net
    > http://postgis.refractions.net/mailman/listinfo/postgis-users
    >





------------------------------------------------------------------------------


  _______________________________________________
  postgis-users mailing list
  postgis-users at postgis.refractions.net
  http://postgis.refractions.net/mailman/listinfo/postgis-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20060427/a8e967ce/attachment.html>


More information about the postgis-users mailing list