Re: [xml] Loading libxml2 on windows
- From: Nick Kew <nick webthing com>
- To: Mark_Vakoc peoplesoft com
- Cc: xml gnome org
- Subject: Re: [xml] Loading libxml2 on windows
- Date: Tue, 23 Mar 2004 11:17:51 +0000 (GMT)
On Mon, 22 Mar 2004 Mark_Vakoc peoplesoft com wrote:
The relevant APR (Apache) code appears to be using Windows
calls "LoadLibraryEx" and "LoadLibraryExW". The error message
appears to be a system error returned from windows saying
"No such module" (paraphrased from memory).
That error doesn't really sound like a problem with the library, but
instead with the setup. Check your paths.
That was the obvious solution. But overwriting the non-working (new) DLL
with the working (old) one caused it to load successfully, from which
I infer it was never a path problem. In fact quite the reverse: it's
very forgiving over things like forward-vs-back slashes.
I have used just about every version of libxml2 under apache including the
latest, its not a problem with the binary but the environment you are
running it in.
That's entirely possible, but doesn't address the issue of why one
version works while another fails.
--
Nick Kew
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]