From: | "Benjamin Reed" <rangerrick(at)gmail(dot)com> |
---|---|
To: | "Dave Page" <dpage(at)pgadmin(dot)org> |
Cc: | "Darren Weber" <darren(dot)weber(dot)lists(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: OS X library path issues for libpq (ver 8.3) |
Date: | 2008-09-09 13:23:24 |
Message-ID: | 57eba2250809090623k202b652cs15ad67bfcdd0a29d@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Tue, Sep 9, 2008 at 3:46 AM, Dave Page <dpage(at)pgadmin(dot)org> 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/
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2008-09-09 13:29:13 | Re: OS X library path issues for libpq (ver 8.3) |
Previous Message | Dave Page | 2008-09-09 13:18:48 | Re: Automated Backup On Windows |