Hi Chauk-Mean
Chauk-Mean Proum wrote:> Thanks. I still have to write the recipe.
> I''ve been quite busy recently.
>
Cool, me too, just had a bit of time to put into tidying some issues and
bugs. Hopefully the ruby-installer people will have a more finalised
version to offer soon.
>> One small problem I found is that the iconv library is missing from the
ruby
>> installation - I replaced it with my iconv.so from my other Ruby 1.9
>> installation (also MingW) and it worked fine.
>>
>
> I thought iconv was not useful as ruby 1.9 has encoding conversion
features.
> For my information, what is the additional feature not found in the
> built-in conversion ?
>
Hmm, I don''t know that it does do anything extra, although I
don''t know
that it doesn''t - not sure if String now supports all the possible
encodings of iconv.
It was just I have a program that was originally written for 1.8 which
uses iconv, and iconv is still part of the standard library.
> Anyway, I will include it in the next version of the installer in
> addition to the support of ruby-opengl.
> Is there anything else you would like to include in the installer ?
Not particularly at this time, thanks. Maybe wxSugar and ruby-gettext
would be part of my standard GUI dev platform, but they''re easily
installable as gems.
alex