Re: LibreOffice driver 1: Building libpq with Mozilla LDAP instead of OpenLDAP

Lionel Elie Mamane <lionel@mamane.lu>

From: Lionel Elie Mamane <lionel@mamane.lu>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Greg Smith <greg@2ndQuadrant.com>, pgsql-hackers@postgresql.org
Date: 2011-12-13T18:17:05Z
Lists: pgsql-hackers
On Tue, Dec 13, 2011 at 12:48:01PM -0500, Tom Lane wrote:
> Greg Smith <greg@2ndQuadrant.com> writes:
>> On 12/13/2011 11:07 AM, Lionel Elie Mamane wrote:

>>> On MacOS X and Microsoft Windows, the world is far more messy. There
>>> are several ways to install libpq (one-click installer, fink,
>>> MacPorts, ...), and each of these ways allows the user to select an
>>> install location (or a prefix thereof) freely.

>> This is less controversial.

> Yeah, I'm aware that sane handling of library dependencies is
> practically impossible under Windows, (...).  I wasn't thinking
> about OSX though.  (You're aware that Apple ships a perfectly fine
> libpq.so in Lion, no?)

No, I was not aware of that. Thank you for that information. Is it
installed by default?

Anyway, LibreOffice wishes to be compatible back to MacOS X 10.4
(probably to have some sort of MacOSX/PowerPC support), so that's not
yet useful to us, but it is good news! As I use PQconnectdbParams, I
also need version 9.0 or later (but I'd be willing to work around that
if it were useful).

-- 
Lionel