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