OS X library path issues for libpq (ver 8.3) - Mailing list pgsql-general

From Darren Weber
Subject OS X library path issues for libpq (ver 8.3)
Date
Msg-id b808b3510809081802r2fac0dbey76e9986f0d47e80d@mail.gmail.com
Whole thread Raw
Responses Re: OS X library path issues for libpq (ver 8.3)
List pgsql-general
I'm new to using PostgreSQL on mac OS X.  I used a binary installer
for PostgreSQL 8.3 on mac OS X 10.5, which installs into

/Library/PostgreSQL/[version]/....

I'm building a lot of software that links to libpq and most of the
builds fail or the run-time fails, because it cannot find the
PostgreSQL libraries by default.  It seems the dynamic link loader
doesn't search this path by default to locate dynamic libraries, like
libpq.5.dylib.

Can you fix this issue for the binary installer?

Thanks!

pgsql-general by date:

Previous
From: William Garrison
Date:
Subject: Re: Install Postgres on a SAN volume?
Next
From: "Peter Cai"
Date:
Subject: Re: Very weird problem of "order by" in postgresql