[ns3:~/linkrabbit] administrator% ls -l /usr/lib/libxml* -rwxr-xr-x 1 root wheel 2.2M 18 Jan 21:35 /usr/lib/libxml2.2.dylib lrwxr-xr-x 1 root wheel 15B 27 Sep 22:44 /usr/lib/libxml2.dylib -> libxml2.2.dylib [ns3:~/linkrabbit] administrator% grep LIBXML_DOTTED_VERSION < /usr/include/libxml2/libxml/xmlversion.h * LIBXML_DOTTED_VERSION: #define LIBXML_DOTTED_VERSION "2.9.4" [ns3:~/linkrabbit] administrator% xmllint --version xmllint: using libxml version 20904 compiled with: Threads Tree Output Push Reader Patterns Writer SAXv1 FTP HTTP DTDValid HTML Legacy C14N Catalog XPath XPointer XInclude ICU ISO8859X Unicode Regexps Automata Expr Schemas Schematron Modules Debug Zlib [ns3:~/linkrabbit] administrator% xsltproc --version Using libxml 20904, libxslt 10129 and libexslt 817 xsltproc was compiled against libxml 20904, libxslt 10129 and libexslt 817 libxslt 10129 was compiled against libxml 20904 libexslt 817 was compiled against libxml 20904 [ns3:~/linkrabbit] administrator%