This is a discussion on Using pg_config within the pgsql Interfaces odbc forums, part of the PostgreSQL category; --> I was unable to build the libpq-based driver because it apparently makes some hard-coded assumptions about the installation paths ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I was unable to build the libpq-based driver because it apparently makes some hard-coded assumptions about the installation paths which did not work on my system. It'd be better if pg_config were used to detect the installation paths. I've attached a patch for that here. I'm not sure how that works on Windows, though. Comments? -- Peter Eisentraut http://developer.postgresql.org/~petere/ ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@postgresql.org so that your message can get through to the mailing list cleanly |