From: "Emil Enemærke" Date: 2012-07-28T17:34:32+09:00 Subject: Re: db2_connect on ruby 1.8.5 rubygems 1.3.5 I tried that as well, but all the version og multi_json I have found requires RubyGems version 1.3.6 and I cannot upgrade to that version of Rubygems unless I upgrade Ruby. /Emil On 28 Jul, 2012, at 24:27 , Bartosz Dziewoński wrote: > It is probably still trying to install the latest version of > multi_json. Install it "alone" first in your chosen version, then > ibm_db shouldn't complain when it sees it already installed. > > -- Matma Rex >