[postgis-users] Unable to create Postgis 1RC1 with GEOS-Support
TECHER Jean David
davidtecher at yahoo.fr
Fri Jan 21 02:00:32 PST 2005
Hi Horst,
AT the beginning of this week, I had the same problem as you on Debian Sarge
AMD64...
But I succeeded to resolve the problem...
I delete ? in USE_GEOS ?= 1 and USE_PROJ ?=2 and so on...
don't forget to do add /usr/local/lib in /etc/ld.so.conf and do do as root
ldconfig
----------------------------------------------------------------
TECHER Jean David
Responsable Informatique 01MAP
e-mail: davidtecher at yahoo.fr
Bureau: 04 67 45 60 27
Portable: 06 85 37 36 75
site perso : http://techer.pascal.free.fr/postgis/
site pro: http://www.01map.com/download/
K-S:"The greatest trick the devil pulled off was convincing people he didn't
exist"
------------------------------------------------------------
----- Original Message -----
From: "Düster Horst" <Horst.Duester at bd.so.ch>
To: <postgis-users at postgis.refractions.net>
Sent: Thursday, January 20, 2005 5:06 PM
Subject: [postgis-users] Unable to create Postgis 1RC1 with GEOS-Support
I try to compile PostGIS 1RC1 with GEOS-2.1.1 support. I follow
README.postgis and set in Makefile.contrib USE_GEOS=1 and
GEOS_DIR=/usr/local the correct path to lib/libgeos.so
GEOS-2.1.1 is correcty compiled and installed.
After make and make install of PostGIS 1RC1 and psql -f lwpostgis.sql all
GEOS based functions like buffer() GeomUnion() etc. are installed, but the
command: select buffer(geo,10) from geo_table; responses with
ERROR: buffer:: operation not implemented - compile PostGIS with GEOS
support
and select postgis_geos_version() responses with NULL.
My system:
ReaHat: 7.2
GCC: gcc version 2.96 20000731 (Red Hat Linux 7.2 2.96-124.7.2)
Postgresql: 8.0.0
Postgis 1RC1
GEOS-2.1.1
What do I wrong?????
With best regards
Dr. Horst Düster
GIS-Koordinator /Amtschef Stv.
Kanton Solothurn
Amt für Geoinformation
Abteilung SO!GIS Koordination
Werkhofstr. 65
CH-4509 Solothurn
Tel.: ++41 (0)32 627 25 32
Fax: ++41 (0)32 627 22 14
horst.duester at bd.so.ch
www.sogis.so.ch
_______________________________________________
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