Re: mac install question

From: John DeSoi <desoi(at)pgedit(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Dave Page <dpage(at)pgadmin(dot)org>, "epicwinter(at)hotmail(dot)com" <epicwinter(at)hotmail(dot)com>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: mac install question
Date: 2008-07-24 11:55:03
Message-ID: 0C27891C-8D2F-4FB9-8784-788F33B5A266@pgedit.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Aarni Ruuhimäki 2008-07-24 12:14:13 Re: php + postgresql
Previous Message Tomasz Ostrowski 2008-07-24 11:47:31 Re: Equality search on timestamp value returns no rows