Forum OpenACS Development: Re: Error on OS X using install-ns.sh

Collapse
Posted by Dave Bauer on
I meant wrong as /usr/lib/libpq.5.dylib is the built-in postgresql. My home brew postgresql is in /usr/local/lib/

I had to re-run ns-install.sh. I did not realize I needed to change the paths to pglib and pginclude in the script before running it.

I learned my lesson. Again than you for your patience.