On Redhat-like systems, it's libxml2-devel On Debian-like, it's libxml2-dev
Configure uses the pkgconfig file, something like /usr/lib/pkgconfig/libxml-2.0.pc In the end, we actually use libxml/parser.h and libxml/tree.h in the code Brice On 06/05/2010 20:23, Christopher Samuel wrote: > > I'm trying to figure out what I need to instatll to > get configure to believe it can build hwloc with XML > support and not getting very far. :-( > > Even looking at the configure script and running it > with bash -x doesn't seem to shed any light on what > it's looking for. > > Any clues please ? > > cheers, > Chris > -- > Christopher Samuel - Senior Systems Administrator > VLSCI - Victorian Life Sciences Computational Initiative > Email: sam...@unimelb.edu.au Phone: +61 (0)3 903 55545 > http://www.vlsci.unimelb.edu.au/ > > > _______________________________________________ > hwloc-devel mailing list > hwloc-de...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/hwloc-devel >