On Jul 18, 7:29 pm, nisha <[email protected]> wrote: > Hi, > > My system has the following : > > MacOs Leopard > Rails 3 > Ruby 1.9 > Mysql 5.1.58 > mysql2 ruby gems > > I have tried all the suggested methods, without any success., > The .bash_profile file is updated to contain the DYLIB in the path. > > The problem according to what i pecieve is : the rails3 has mysql2 gem > installed and this expects the libmysqlclient.15.dylib file whereas > the /usr/local/mysql/lib contains libmysqlclient16.dylib > > due to this mismatch there is an error. how to get rid of this error ? > Pls help asap.
Did you try reinstalling the mysql2 gem ? Fred -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

