Re: Compile Error midgard-core 1.71

"Piotras" <pp-VVDi8QVAvoBWk0Htik3J/[email protected]> Thu, 8 Sep 2005 20:53:20 +0200 (CEST)
Newsgroups gmane.comp.web.midgard.user
Message-ID <[email protected]>
> Hi all,
>
> I just tried to compile midgard-core 1.7.1 on a SuSE 9.3. The following error occurs
> when issuing make:
>
> src/mgdschema.c:23:27: libxml/parser.h: No such file or directory
> src/mgdschema.c:24:25: libxml/tree.h: No such file or directory

You need libxml2 development packages.
Something like libxml2-dev or similiar.

Piotras