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.

-- 
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development

Blog: http://www.raccoonfink.com/
Music: http://music.raccoonfink.com/

-- 
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