On Thu, Oct 4, 2012 at 6:38 PM, Peter Karman <pe...@peknet.com> wrote: > Shlomi Fish wrote on 9/28/12 4:18 AM: > >> The problem is that one needs the headers for the library, but >> they are not installed, and I am getting: >> >> error: libxml/xmlmemory.h: No such file or directory >> >> My question is: how I can check that the compiler can find all these headers >> before creating "Makefile"? > > fwiw, SWISH::3 compiles against libxml2 too, and I just rely on the presence > of > xml2-config in order to build: > > http://api.metacpan.org/source/KARMAN/SWISH-3-1.000003/Makefile.PL >
where do you get xml2-config? I installed both prepackaged binaries from Zlatkovic and gnome deps but both of them don't have the script.