AW: [postgis-users] postgis/postgrsql/geos

Elstermann, Mike Mike.Elstermann at itc-halle.de
Wed Nov 5 03:36:54 PST 2003


thanks to all,
with my new db it works wonderful!


::: mfg. Mike Elstermann [mikeE.], Teamleiter GIS/RIS, e-Solutions
::: IT-Consult Halle GmbH, Bornknechtstraße 5, 06108 Halle (Saale)
::: Sitz: Große Nikolaistraße 8
::: Tel.: +49 345 221 4237, Fax: +49 345 221 4236, mobil: +49 160 71 545 02
::: mike.elstermann at itc-halle.de ::: http://www.itc-halle.de
::: GeoDaten Online? -> http://www.itcgis.de


-----Ursprüngliche Nachricht-----
Von: David TECHER [mailto:davidtecher at yahoo.fr]
Gesendet: Dienstag, 4. November 2003 10:13
An: PostGIS Users Discussion
Betreff: RE: [postgis-users] postgis/postgrsql/geos


 --- Mark Cave-Ayland <m.cave-ayland at webbased.co.uk> a
écrit : > Hi Mike,
> 
> As I understand it, installing GEOS only installs
> the library files
> required to use the new geometry functions. To use
> the new functions in
> postgresql, you will need to use the latest CVS
> version of PostGIS and
> alter the makefile to ensure that it has been
> compiled with support for
> the GEOS functions. 

in order ton install GEOS, you must compil postgresql
with:

LDFLAGS=-lstdc++ ./configure <what you want>
make

then untar the GEOS CVS et install (./configure, make
and make install)

in your POSTGIS CVS, open the Makefile and do 

USE_GEOS=1

finally

make
make install


___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com

_______________________________________________
postgis-users mailing list
postgis-users at postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users



More information about the postgis-users mailing list