delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <43C3F189.DE55A6F8@dessent.net> |
Date: | Tue, 10 Jan 2006 09:40:25 -0800 |
From: | Brian Dessent <brian AT dessent DOT net> |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Cannot install - xmlcatalog cannot find libxml2 |
References: | <SERRANORaqbC8wSA1Xv00000037 AT SERRANO DOT CAM DOT ARTIMI DOT COM> |
X-IsSubscribed: | yes |
Reply-To: | cygwin AT cygwin DOT com |
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 |
Dave Korn wrote: > Just to clarify: it is entirely standard for cygwin apps to use non-standard > cygXXX names for cygwin dlls to link against. It would be very nonstandard of > xmlcatalog to link against a dll with a standard libXXX name. Right. And you should not find any package in the Cygwin distro that depends on a DLL named "libxml2.dll" because all Cygwin DLLs should begin with cyg. This leads me to believe that the poster has a foreign/non-cygwin version of xmlcatalog in his path which is actually being run from the postinstall. To the original poster: When you get the popup about the missing DLL, run something like Process Explorer and see exactly which xmlcatalog.exe is trying to be run. I'm willing to bet that it's not the Cygwin one and that you have a PATH problem, because the Cygwin xmlcatalog does not need any such libxml2.dll. Brian -- 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 |