This repository was archived by the owner on Apr 17, 2018. It is now read-only.

Description
I am running postgresql 9.3 on OSX Maverick. I think they changed the include location for postgres.h so the build fails. I was able to get it installed by specifying options as follows.
gem install do_postgres -- --with-pgsql-server-dir=/usr/local/Celler/postgresql/9.3.5_1 --with-pgsql-server-include=/usr/local/Cellar/postgresql/9.3.5_1/include/server