Changes between Version 57 and Version 58 of UsersWikiWinCompile
- Timestamp:
- 07/16/09 18:34:02 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UsersWikiWinCompile
v57 v58 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, [ you'll need to initialize the db cluster | UserWikiWinCompileInitPG]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] 148 148 149 149 note that we now have changed the install-directory from mingw to postgres