Changes between Version 56 and Version 57 of UsersWikiWinCompile


Ignore:
Timestamp:
Jul 16, 2009, 6:32:38 PM (15 years ago)
Author:
robe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • UsersWikiWinCompile

    v56 v57  
    145145      1. ''cd /c/thesrc/postgresql-8.3.7'' (the version of today)
    146146      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]
    148148   
    149149note that we now have changed the install-directory from mingw to postgres