It looks like you don't have libxml installed or for some reason its not picking up the include directories correctly.
What version of nsxml are you trying to install? ___ Jeremy Collins ...... Original Message ....... On Sun, 6 Apr 2003 20:02:24 -0500 Thorpe Mayes <[EMAIL PROTECTED]> wrote: >Running make in the nsxml directory generates this response: > >make >gcc -DDO_XSLT -I/usr/local/aolserver/include -D_REENTRANT=1 -DNDEBUG=1 >-g -fPIC -Wall -Wno-unused -mcpu=i686 -DHAVE_CMMSG=1 -DUSE_FIONREAD=1 >-DHAVE_COND_EINTR=1 -c -o ns_xml.o ns_xml.c >ns_xml.c:40:27: libxml/parser.h: No such file or directory >ns_xml.c:41:30: libxml/xmlmemory.h: No such file or directory >In file included from ns_xml.c:44: >/usr/local/include/libxslt/xslt.h:12:25: libxml/tree.h: No such file or >directory >In file included from ns_xml.c:45: >/usr/local/include/libxslt/xsltInternals.h:15:25: libxml/tree.h: No >such file or directory >/usr/local/include/libxslt/xsltInternals.h:16:25: libxml/hash.h: No >such file or directory >/usr/local/include/libxslt/xsltInternals.h:17:26: libxml/xpath.h: No >such file or directory >/usr/local/include/libxslt/xsltInternals.h:18:29: libxml/xmlerror.h: No >such file or directory -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list: http://www.aolserver.com/listserv.html List information and options: http://listserv.aol.com/
