"Benjamin Reed" <[EMAIL PROTECTED]> writes:
> On Tue, Sep 9, 2008 at 3:46 AM, Dave Page <[EMAIL PROTECTED]> wrote:
>> I'll look at a solution for the installer - it'll probably have to be
>> the symlink unless anyone else has a better idea...

> Another option would be to create them as actual frameworks; instead
> of libpq you'd have /Library/Frameworks/pq.framework (and all the
> files/directories as required) and then people could compile with
> "-framework pq" and the OSX linker would do the write thing without
> having to dirty a system library path (/usr/lib) with symlinks.

Uh, it's not apparent to me why dropping stuff into /Library is any
better than dropping it into /usr/lib?

                        regards, tom lane

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to