Tatva-Artha

meaning of "it"

Archive for the ‘gem unicode windows ruby rails’ tag

Installing unicode gem on windows

without comments

ruby-gem.pngUnicode is a native gem and intalling it on windows may fail if you don’t have all supporting build tools that it needs.

“gem install unicode” won’t work.

I had to download it from http://supremetyrant.com/ruby/

and then execute:unicode.gif

gem install unicode-<VERSION>-mswin32.gem

Written by admin

April 3rd, 2009 at 8:22 pm