Attn: xemacs maintainer: xemacs fails after upgrading postgresql to 8.0.4-1
Reini Urban
rurban@x-ray.at
Sat Nov 12 15:49:00 GMT 2005
Volker Quetschke schrieb:
> After updating my installed packages to the current versions with
> setup.exe xemacs 21.4.17-1 started to complain about a missing
> pq.dll in my path.
>
> Downgrading postgresql to 7.4.5-1 fixes this problem, but that
> is obviously not a permanent solution.
I renamed pg.dll to cygpq.dll since 8.0
I don't like apps linking to the client lib without knowing if it's the
native or cygwin part.
You can safely copy /bin/cygpg.dll to /bin/pg.dll until the apps using
the client libs will be recompiled.
But the client lib interface changed from 7.x to 8.0 a bit too.
--
Reini Urban
More information about the Cygwin-apps
mailing list