Displaying 4 results from an estimated 4 matches for "dlibxml".
Did you mean:
libxml
2012 Mar 21
1
Trouble installing the XML package
...r xmlsec1-config... no
nodegc default
Version has XML_WITH_ZLIB
Version has xmlHasFeature()
****************************************
Configuration information:
Libxml settings
libxml include directory: -I/usr/include/libxml2
libxml library directory: -lxml2 -lz -lxml2
libxml 2: -DLIBXML2=1
Compilation flags: -DLIBXML -I/usr/include/libxml2
-DUSE_EXTERNAL_SUBSET=1 -DROOT_HAS_DTD_NODE=1 -DDUMP_WITH_ENCODING=1
-DUSE_XML_VERSION_H=1 -DXML_ELEMENT_ETYPE=1 -DXML_ATTRIBUTE_ATYPE=1
-DNO_XML_HASH_SCANNER_RETURN=1 -DLIBXML_NAMESPACE_HAS_CONTEXT=1
-DHAVE_XML_WITH_ZLIB=1 -DHAVE_XML_H...
2012 Oct 13
0
XML_3.95-0.1.tar.gz does not build on FreeBSD
...mlHasFeature()
****************************************
Configuration information:
Libxml settings
libxml include directory: -I/usr/local/include/libxml2 -I/usr/local/include
libxml library directory: -L/usr/local/lib -lxml2 -lz -L/usr/local/lib -liconv -lm -lz -lxml2
libxml 2: -DLIBXML2=1
Compilation flags: -DR_HAS_REMOVE_FINALIZERS=1 -DLIBXML -I/usr/local/include/libxml2 -I/usr/local/include -DUSE_EXTERNAL_SUBSET=1 -DROOT_HAS_DTD_NODE=1 -DDUMP_WITH_ENCODING=1 -DUSE_XML_VERSION_H=1 -DXML_ELEMENT_ETYPE=1 -DXML_ATTRIBUTE_ATYPE=1 -DNO_XML_HASH_SCANNER_RETURN=1 -DLIBXML_NAME...
2004 Jun 23
0
Problem with XML package compilation on AIX
Hi,
I hope someone has seen this problem before. I am
trying to install the XML package from
http://cran.r-project.org/src/contrib/XML_0.95-6.tar.gz.
Using
> R CMD INSTALL XML_0.95-6.tar.gz
I get the following error message:
/usr/vac/bin/xlc_r -I/usr/local/lib/R/include -DLIBXML
-I/opt/freeware/include/libxml2
-DUSE_EXTERNAL_SUBSET=1 -DROOT_HAS_DTD_NODE=1
-DDUMP_WITH_ENCODING=1 -DUSE_XML_VERSION_H=1
-DXML_ELEMENT_ETYPE=1 -DXML_ATTRIBUTE_ATYPE=1
-DNO_XML_HASH_SCANNER_RETURN=1 -DUSE_R=1 -D_R_=1
-DHAVE_VALIDITY=1 -I. -DLIBXML2=1 -I/usr/local/include
-O -qstrict -c DocPar...
2003 Oct 09
2
building XML-0.95-1 on MacOS
...The configuration information is:
Configuration information:
Libxml settings
libxml include directory: /sw/include/gnome-xml
libxml library directory: -L/sw/lib -lxml -lz -lz -lxml
libxml 2: no
Compilation flags: -I/sw/include/gnome-xml
-I/sw/include/gnome-xml/libxml -DLIBXML -I/sw/include/gnome-xml
Link flags: -L/sw/lib -lxml -lz -lz -lxml
Compiling produced the following error:
gcc -bundle -flat_namespace -undefined suppress -L/sw/lib
-L/usr/local/lib -o XML.so DocParse.o EventParse.o ExpatParse.o
HTMLParse.o RSDTD.o RUtils.o Utils.o XMLEventParse....