Changes between Version 56 and Version 57 of UsersWikiWinCompile
- Timestamp:
- 07/16/09 18:32:38 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UsersWikiWinCompile
v56 v57 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 | UserWikiWinCompile _InitPG]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] 148 148 149 149 note that we now have changed the install-directory from mingw to postgres