Re: OS X library path issues for libpq (ver 8.3) - Mailing list pgsql-general

From Benjamin Reed
Subject Re: OS X library path issues for libpq (ver 8.3)
Date
Msg-id 57eba2250809090623k202b652cs15ad67bfcdd0a29d@mail.gmail.com
Whole thread Raw
In response to Re: OS X library path issues for libpq (ver 8.3)  ("Dave Page" <dpage@pgadmin.org>)
Responses Re: OS X library path issues for libpq (ver 8.3)
Re: OS X library path issues for libpq (ver 8.3)
List pgsql-general
On Tue, Sep 9, 2008 at 3:46 AM, Dave Page <dpage@pgadmin.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/

pgsql-general by date:

Previous
From: "Dave Page"
Date:
Subject: Re: Automated Backup On Windows
Next
From: "Dave Page"
Date:
Subject: Re: OS X library path issues for libpq (ver 8.3)