Changes between Version 58 and Version 59 of UsersWikiWinCompile
- Timestamp:
- 07/16/09 18:34:24 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UsersWikiWinCompile
v58 v59 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, [ 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