From: | "Dave Page" <dpage(at)pgadmin(dot)org> |
---|---|
To: | "Benjamin Reed" <rangerrick(at)gmail(dot)com> |
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:29:13 |
Message-ID: | 937d27e10809090629l155199bfoae9649892bf7e620@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Tue, Sep 9, 2008 at 2:23 PM, Benjamin Reed <rangerrick(at)gmail(dot)com> wrote:
> 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.
Agreed, though I think that's something that should be handled by the
PostgreSQL build system. Plus, I doubt it would be directly supported
by many apps for some time - pgAdmin certainly wouldn't like it, nor
would Slony.
--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
From | Date | Subject | |
---|---|---|---|
Next Message | James Gates | 2008-09-09 13:42:53 | Re: Postgres in a solaris zone - patch 125077-02 needed |
Previous Message | Benjamin Reed | 2008-09-09 13:23:24 | Re: OS X library path issues for libpq (ver 8.3) |