Xemacs broken after postgresql upgrade
René Berber
r.berber@computer.org
Sun Nov 13 20:54:00 GMT 2005
Dr. Volker Zell wrote:
> Xemacs will be broken after upgrading postgresql to the new stable or
> test version. This is because Xemacs depends on pq.dll which somehow got
> renamed to cygpq.dll in newer versions of postgresql.
>
> I will rebuild Xemacs ASAP but can only upload in a week or so.
> In the meantime rename pq.dll to something else before upgrading
> postgresql and rename again to pq.dll afterwards.
A better fix is to link cygpq.dll to pq.dll:
# ln /usr/bin/cygpq.dll /usr/bin/pq.dll
--
René Berber
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
More information about the Cygwin
mailing list