Forum OpenACS Q&A: Response to compiling nsxml on debian.

Collapse
Posted by Jowell Sabino on
I had to add this to my Makefile to compile ns_xml:

CFLAGS += -I/usr/include/libxml2 

I'm using Debian woody.