Re: postgres-sdbc for mac os x
Alex Thurgood <[email protected]> Wed, 24 Mar 2010 08:09:40 +0100 (CET)
| Newsgroups | gmane.comp.openoffice.dba.devel |
|---|---|
| Message-ID | <2004778586.2797541269414580344.JavaMail.root@zimbra10-e2.priv.proxad.net> |
Hi Christoph, > Hi, > > I am looking for a way to use the postgres-sdbc module on darwin/mac > > os x (if it supports kerberos authentication, which I assume since it > > is using the postgresql client library, right?). However the packages > > on http://dba.openoffice.org/drivers/postgresql/index.html don't seem > > to contain drivers for this platform. > I seem to recall that getting this to run on Mac was a PITA. I tried integrating compilation of the driver into my Mac OO build, but it still wouldn't work at the time (nearly 2 years ago now). In the end, I switched to the JDBC driver that you can download and install from the internet as a prepackaged image file and that worked fine (mostly). Alex