On måndagen den 19 augusti 2002 07.27 Frederic Crozat wrote: > On Mon, 19 Aug 2002 11:38:32 +0000, Oden Eriksson wrote: > > Hi > > > > I'm trying to build a new module for apache2 but I keep getting: > > > > /usr/include/libxml2/libxml/uri.h:14:25: libxml/tree.h: No such file or > > directory > > > > I think I add the right include paths, but it simply doesn't seem to > > matter... I guess it would work without problems if there were a libxml > > softlink in /usr/include pointing to libxml2/libxml. > > If you are building with libxml1, pkgconfig --cflags libxml will give you > the correct includedir.. > If you are building with libxml2, pkgconfig --cflags libxml-2.0 will give > you the correct includedir..
Thank you, it turned out I was using apxs2 the wrong way, I just woke up ;) The module in question did not compile anyway... -- Regards // Oden Eriksson Deserve-IT Networks -> http://d-srv.com