Changes between Version 107 and Version 108 of UsersWikiWinCompile
- Timestamp:
- 12/17/09 00:08:11 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UsersWikiWinCompile
v107 v108 291 291 # make check 292 292 }}} 293 For the "make check" to work the server must be running and accepting connections on port 5432 (the default) and your Windows account must be recognized as a role in the database.293 For running "make check" there is few extra steps that might be needed. See [UsersWikiMakeCheckConsiderations] 294 294 295 295 If you run into problems with your build, pipe the output into a file for further analysis. The GUI requires that pkg-config be on your PATH, check that it is there by running 'which pkg-config'.