[postgis-users] Is there a window's compiled versionofpostgis?(not cygwin)
Liangxu Wang
wlx at cngis.org
Sat May 29 08:43:23 PDT 2004
Hi,Jean David
Thank you very much.
I will install it and try it.
----- Original Message -----
From: TECHER Jean David
To: PostGIS Users Discussion
Sent: Tuesday, May 18, 2004 5:29 PM
Subject: RE: [postgis-users] Is there a window's compiled versionofpostgis?(not cygwin)
Hi Wang
You can try to download this compiled version of postgis that I compiled from MinGW
Postgis was compiled with GEOS, PROJ
http://techer.pascal.free.fr/postgis/download/psqlwinpostgisdll75.zip
There are
postgis.sql, libpostgis.dll, postgis.sql, shp2pgsql.exe, pgsql2shp.exe
open postgis.sql and replace C:/MinGW/psqlwin/lib everywhere in this file by the path of libpostgis.dll
createdb yourdb
createlang plpgsql yourdb
psql -d yourdb -f postgis.sql
TECHER JEAN DAVID
- Responsable Informatique 01MAP -
e-mail:davidtecher at yahoo.fr
Tél: 06 85 37 36 75
Site PostGIS: http://techer.pascal.free.fr/postgis/index.htm
-----Message d'origine-----
De : postgis-users-bounces at postgis.refractions.net [mailto:postgis-users-bounces at postgis.refractions.net]De la part de Liangxu Wang
Envoyé : samedi 15 mai 2004 08:26
À : postgis-users at postgis.refractions.net
Objet : [postgis-users] Is there a window's compiled version ofpostgis?(not cygwin)
hi,all
I get a developed windows version of postgresql,and this is not need cygwin.
But how can I install postgis in it?
The postgresql I installed is from here:
http://laser.dyndns.zhengmai.net.cn/download/pgsql20040327.rar
wlx
_______________________________________________
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