After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 596272 - xsltproc --version returns nothing (1.1.25, 1.1.26 on Windows)
xsltproc --version returns nothing (1.1.25, 1.1.26 on Windows)
Status: RESOLVED NOTABUG
Product: libxslt
Classification: Platform
Component: general
unspecified
Other Windows
: Normal normal
: ---
Assigned To: Daniel Veillard
libxml QA maintainers
Depends on:
Blocks:
 
 
Reported: 2009-09-25 05:01 UTC by Bug ByteMan
Modified: 2009-09-26 00:21 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bug ByteMan 2009-09-25 05:01:53 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
Comment 1 Bug ByteMan 2009-09-25 05:17:44 UTC
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.
Comment 2 Bug ByteMan 2009-09-26 00:21:35 UTC
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.