Project

General

Profile

how to fix:unable to convert "\x90" from ASCII-8BIT to UTF-8 ?

Added by Mine Red over 9 years ago

i installed ruby2.0.0 and want to use redmine 2.5.2, but there always have this problem and thin can't start:

C:\ruby200\gem>gem install thin-1.3.1.gem -l
Temporarily enhancing PATH to include DevKit...
Building native extensions. This could take a while...
Successfully installed thin-1.3.1
Parsing documentation for thin-1.3.1
unable to convert "\x90" from ASCII-8BIT to UTF-8 for lib/thin_parser.so, skippi
ng
1 gem installed

thanks for your help!


Replies (2)

RE: how to fix:unable to convert "\x90" from ASCII-8BIT to UTF-8 ? - Added by Martin Denizet (redmine.org team member) over 9 years ago

Hello,
It just skips the documentation. Your gem is still installed and should be functional. Maybe the problem is in your configuration.
Cheers,

RE: how to fix:unable to convert "\x90" from ASCII-8BIT to UTF-8 ? - Added by Mine Red over 9 years ago

I fixed this problem, it should install the newest rdoc.gem at first.

    (1-2/2)