On Mon, Oct 24, 2011 at 9:28 AM, Jonathan Kelly
<jonkelly@fastmail.fm> wrote:
Hi,
feeling particularly stupid right now. Been trying to get Glorp DBX
working with Postgresql for the last 2 hours and I'm busted. It took me
about an out just to find out how to load and configure things. ugh. It
took me a while to work out I had to actually install OpenDBX (doh). So
I have downloaded that and added the directory to my PATH.
That's good.
�
So I'm trying to run the tests and I get DBXFatalError: FATAL OpenDBX:
Loading backend library failed. I know it's finding OpenDBX,
Now, it is not that it is not finding OpenDBX, but PostgreSQL client library
�
because
when I move the OpenDBX folder, I get a different error - "Error:
External Module Not Found" �from apiInitialize (and I can see it's
trying to load libopendbx-1.dll).
Part of my problem is squeakdbx.org domain expired on 09/27/11 and is
now a godaddy parking page. double ugh.
Anyone got any ideas?
Install PostgreSQL client library (32 bits) and make sure its lib is findable by windows.
�
Cheers
I'm running a fresh 1.3 using CogVM-Win-13307 install on Windows XP.
�
Jonathan.