[postgis-users] compil postgresql 7.5 and postgis how to on windows
Romi Hardiyanto
rodin at ewesewes.net
Tue Apr 20 20:07:28 PDT 2004
- I downloaded MinGW and MSyS (forgot when) from
http://prdownloads.sf.net/mingw/MinGW-3.1.0-1.exe?download and
http://prdownloads.sf.net/mingw/MSYS-1.0.10.exe?download
and then download bison-1.875.exe also
- Postgresql, postgis, and geos version is last cvs version. (i don't do
proj4)
- Compile them from rxvt's MSyS Windows with prefix --prefix=/pgsqlwin
(postgresql) and --/opt/geos (geos)
- Make some adjustment in contrib/postgis/postgis.h (i was once wrote
about this in this mailing list)
- Compile again,
- Copy C:\MSys\pgsqlwin to C:\pgsqlwin
- Open command prompt, goes to C:\pgsqlwin, and added PATH with
C:\pgsqlwin\bin and C:\pgsqlwin\lib
- initdb -D C:\pgsqlwin\data
- postmaster -D C:\pgsqlwin\data
- And then createdb, createlang, psql postgis.sql ,
Sory, didn't have much time to write about.
Romi Hardiyanto
TECHER Jean David wrote:
> Hi
>
> Did someone try to compil postgis and postgresql on windows with postgresql
> 7.5 snapshot???
>
> I would like to know what should I download from mingw (*.exe) and how you
> have done and installed it.
>
> http://momjian.postgresql.org/main/writings/pgsql/win32.html
>
> If someone has done it I will happy to try it from :)
>
> THANKS
>
> 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
>
>
> _______________________________________________
> 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