Hello, I downloaded libxml2-2.9.0 and did the standard configure + make + make install. Now, when I try the following example, this is what I get:
Example: http://bin.cakephp.org/view/1538130039 Error message: http://bin.cakephp.org/view/493315042 I'm compiling in cygwin... and honestly, I'm not sure what I'm doing wrong. This is what happens when I run the whereis command: $ whereis libxml libxml: /lib/libxml2.la /usr/lib/libxml2.la /usr/local/lib/libxml2.a /usr/local/lib/libxml2.la /usr/share/man/man3/libxml.3.gz $ whereis libxml2 libxml2: /lib/libxml2.la /usr/lib/libxml2.la /usr/local/lib/libxml2.a /usr/local/lib/libxml2.la /usr/include/libxml2 What am I doing wrong?
_______________________________________________ xslt mailing list, project page http://xmlsoft.org/XSLT/ xslt@gnome.org https://mail.gnome.org/mailman/listinfo/xslt