Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
To: cygwin@cygwin.com
From: =?ISO-8859-1?Q?Ren=E9_Berber?= <r.berber@computer.org>
Subject:  Re: Xemacs broken after postgresql upgrade
Date:  Sun, 13 Nov 2005 13:20:02 -0600
Lines: 17
Message-ID: <dl83l1$f9f$1@sea.gmane.org>
References:  <82mzka9d8k.fsf@vzell-de.de.oracle.com>
Mime-Version:  1.0
Content-Type:  text/plain; charset=ISO-8859-1
Content-Transfer-Encoding:  quoted-printable
User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)
In-Reply-To: <82mzka9d8k.fsf@vzell-de.de.oracle.com>
OpenPGP: url=ldap://keyserver.pgp.com
X-IsSubscribed: yes

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.
>=20
> 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

--=20
Ren=E9 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/

