| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| From: | "Dave Korn" <dave DOT korn AT artimi DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | RE: Cannot install - xmlcatalog cannot find libxml2 |
| Date: | Tue, 10 Jan 2006 17:04:07 -0000 |
| MIME-Version: | 1.0 |
| In-Reply-To: | <SERRANOiSnRMWuLn5U900000033@SERRANO.CAM.ARTIMI.COM> |
| Message-ID: | <SERRANOGJ2TUSzbAUfK00000034@SERRANO.CAM.ARTIMI.COM> |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| 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:
> Dave Korn wrote:
>> This must be a real packaging error. Looks like the maintainer might
>> have compiled libxml2-devel with "--disable-shared" and then compiled
>> xmlcatalog with "--enable-shared".
> Nope, that's not it. I think I /have/ traced it now: it's a packaging
> error in libxml2 package itself. It contains the dll, but the maintainer
> forgot to package it with the correct prefix. You might be able to fix
> the problem by a rename:
>
> mv /bin/cygxml2-2.dll /bin/libxml2.dll
No, that's not it either! Cygcheck clearly shows that xmlcatalog.exe is
linked against the non-standard name:
dk AT espanola /bin> cygcheck xmlcatalog.exe
Found: C:\cygwin\bin\xmlcatalog.exe
C:/cygwin/bin/xmlcatalog.exe
C:\cygwin\bin\cygxml2-2.dll
C:\cygwin\bin\cygwin1.dll
C:\WINDOWS\system32\ADVAPI32.DLL
C:\WINDOWS\system32\ntdll.dll
C:\WINDOWS\system32\KERNEL32.dll
C:\WINDOWS\system32\RPCRT4.dll
C:\cygwin\bin\cygz.dll
C:\cygwin\bin\cygiconv-2.dll
C:\cygwin\bin\cygreadline6.dll
C:\cygwin\bin\cygncurses-8.dll
C:\WINDOWS\system32\USER32.dll
C:\WINDOWS\system32\GDI32.dll
dk AT espanola /bin>
Look, xmlcatalog.exe doesn't require libxml2.dll at all! Are you sure you
read the error message right?
cheers,
DaveK
--
Can't think of a witty .sigline today....
--
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 |