Re: [xml] Loading libxml2 on windows
- From: Mark_Vakoc peoplesoft com
- To: xml gnome org
- Subject: Re: [xml] Loading libxml2 on windows
- Date: Mon, 22 Mar 2004 13:37:12 -0700
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.
So, what has changed that would cause it not to load, and
how would I compile a working version?
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.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]