File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -36,16 +36,12 @@ The easiest way to install libxslt-ruby is via Ruby Gems. To install:
3636
3737<tt>gem install libxslt-ruby</tt>
3838
39- If you are running Windows, make sure to install the Win32 RubyGem which
39+ If you are running Windows, make sure to install the Mingw64 RubyGem which
4040includes an already built binary file. The binary is built against
41- libxml2 version 2.6.32 , iconv version 1.11 and libxslt version 1.1.24 .
41+ libxml2 version 2.9.1 , iconv version 1.14 and libxslt version 1.1.28 .
4242Binaries for libxml2 and iconv are provided in the libxml-ruby bindings,
43- while a binary for libxslt is provided in the libxslt-ruby bindings.
44-
45- The Windows binaries are biult with MingW. The gem also includes
46- a Microsoft VC++ 2005 solution. If you wish to run a debug version
47- of libxml-ruby on Windows, then it is highly recommended
48- you use VC++.
43+ while binaries for libxslt and libexslt areprovided in the
44+ libxslt-ruby bindings.
4945
5046
5147== USAGE
You can’t perform that action at this time.
0 commit comments