| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| To: | cygwin AT cygwin DOT com |
| From: | =?ISO-8859-1?Q?Ren=E9_Berber?= <r DOT berber AT computer DOT 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 DOT fsf AT vzell-de DOT de DOT oracle DOT com> |
| Mime-Version: | 1.0 |
| 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |