Hello,
I have FreeBSD 8.0 installed on a machine with Ruby 1.9 and a couple of Gems.
Most of them work well, but the json one complains because it can't require iconv.
There is no iconv gem, and I definitely have libiconv-1.13.1 on that machine.
So the only clue I found is the ruby-iconv port which I think/hope would fix my problem.
Unfortunately, I cannot manage to find a version for ruby 1.9.
Only ruby18-iconv port.
It's weird because i've read on that forum somebody that have ruby19-iconv apparently installed but I looked everywhere and can't find it.
I even read somewhere that iconv interface is normaly shipped with ruby.
Do you think I'm after the right solution? And if yes, could anybody help me find that mysterious port?
Thank you very much,
mig
I have FreeBSD 8.0 installed on a machine with Ruby 1.9 and a couple of Gems.
Most of them work well, but the json one complains because it can't require iconv.
There is no iconv gem, and I definitely have libiconv-1.13.1 on that machine.
So the only clue I found is the ruby-iconv port which I think/hope would fix my problem.
Unfortunately, I cannot manage to find a version for ruby 1.9.
Only ruby18-iconv port.
It's weird because i've read on that forum somebody that have ruby19-iconv apparently installed but I looked everywhere and can't find it.
I even read somewhere that iconv interface is normaly shipped with ruby.
Do you think I'm after the right solution? And if yes, could anybody help me find that mysterious port?
Thank you very much,
mig