Changes between Version 59 and Version 60 of UsersWikiWinCompile
- Timestamp:
- 07/16/09 18:35:28 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UsersWikiWinCompile
v59 v60 145 145 1. ''cd /c/thesrc/postgresql-8.3.7'' (the version of today) 146 146 2. ''configure --prefix=/c/postgres && make && make install'' 147 3. If you want to be able to do a full make check on PostGIS, [UserWikiWinCompileInitPG you will need to initialize the db cluster]147 3. If you want to be able to do a full make check on PostGIS, [UsersWikiWinCompileWithgui Install GTK and PostGIS 1.4 with GUI] 148 148 149 149 note that we now have changed the install-directory from mingw to postgres