Re: LibreOffice driver 1: Building libpq with Mozilla LDAP instead of OpenLDAP
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Greg Smith <greg@2ndQuadrant.com>
Cc: Lionel Elie Mamane <lionel@mamane.lu>, pgsql-hackers@postgresql.org
Date: 2011-12-13T17:48:01Z
Lists: pgsql-hackers
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, but I didn't see how that would result in wanting to change the configure script. I wasn't thinking about OSX though. (You're aware that Apple ships a perfectly fine libpq.so in Lion, no?) regards, tom lane