GNOME Bugzilla – Bug 596272
xsltproc --version returns nothing (1.1.25, 1.1.26 on Windows)
Last modified: 2009-09-26 00:21:35 UTC
Hello, Running 'xsltproc --version' on libxslt > 1.1.24 returns nothing. I have compiled the code using MinGW on WinXP. libxslt 1.1.24 works fine. Has anybody tried the latest versions on windows? Thanks, BugByteMan
This must be caused by something in my environment. I just rebuilt 1.1.24 and it is misbehaving also. Sorry about the bad post.
libxml2 2.7.4 is the culprit. I haven't figured out the source of the crash yet. Sticking with libxml2 2.7.3 for now.