I am getting an akward error using rails 3.2.3 and ruby 1.8.7-p334 or p358. I unfortunatly must use 1.8.7 since the webhoster i am deploying to is using 1.8.7 patchlevel 334. I and and collegue have no problem running that on Mint or on my Macbook Pro with Xcode 4.2.1 But I can do a rails server or console on my imac
I tried downgrading from 4.3.2 xcode to 4.1 but no effect. Neither with installing readline in rvm or on system. I also tried package install iconv on rvm. Maybe anyone knows a solution for this?
Here's my error: /ruby-1.8.7-p334@porject/gems/json-1.6.6/lib/json/common.rb:407:in `require': no such file to load -- iconv (LoadError)