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. -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general