Install xsltproc

  1. Install the binary and the libraries

    Create a new subdirectory in a convenient location, e.g. C:\Programs\xsltproc. Copy the following executables and libraries from their archive files to the new xsltproc directory:

    libxslt-1.0.3-win32.zip

    xsltproc.exe, libexslt.dll, and libxslt.dll

    libxml2-2.4.3.win32.zip

    libxml2.dll (the smaller, non-debug version in the archive)

    iconv-1.7.win32.zip

    iconv.dll

  2. Adjust PATH

    Add the new C:\Programs\xsltproc to your PATH environment variable. Use the procedure outlined previously.