Re: mac install question - Mailing list pgsql-general

From John DeSoi
Subject Re: mac install question
Date
Msg-id 0C27891C-8D2F-4FB9-8784-788F33B5A266@pgedit.com
Whole thread Raw
In response to Re: mac install question  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: mac install question
List pgsql-general
On Jul 24, 2008, at 1:51 AM, Tom Lane wrote:

> Relative paths sound like the best solution to me, assuming they work.

Relative paths work fine. I use this all the time for distributing
psql. It looks something like this:

install_name_tool -change /path/to/postgresql/lib/libpq.dylib
@executable_path/../lib/libpq.dylib psql



John DeSoi, Ph.D.





pgsql-general by date:

Previous
From: Tomasz Ostrowski
Date:
Subject: Re: Equality search on timestamp value returns no rows
Next
From: admin
Date:
Subject: Re: php + postgresql