Changes between Version 60 and Version 61 of UsersWikiWinCompile
- Timestamp:
- 07/16/09 18:36:21 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UsersWikiWinCompile
v60 v61 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, [UsersWikiWinCompile Withgui Install GTK and PostGIS 1.4 with GUI]147 3. If you want to be able to do a full make check on PostGIS, [UsersWikiWinCompileInitdb Initialize the postgresql database cluster] 148 148 149 149 note that we now have changed the install-directory from mingw to postgres