Closed gregrahn closed 7 years ago
Add pkg-config to brew install command to avoid this error:
./configure ... checking for PostgreSQL libraries... yes ./configure: line 4064: syntax error near unexpected token `LIBPQXX,' ./configure: line 4064: `PKG_CHECK_MODULES(LIBPQXX, libpqxx >= 4.0)'
Thanks, applied.
Add pkg-config to brew install command to avoid this error: