When doing db:migrate I got this error dyld: NSLinkModule() error dyld: Library not loaded: /usr/local/mysql/lib/mysql/libmysqlclient. 15.dylib Referenced from: /usr/local/lib/ruby/gems/1.8/gems/mysql-2.7/lib/ mysql.bundle Reason: image not found Any help on fixing it? Thanks Blake --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
> When doing db:migrate I got this error > dyld: NSLinkModule() error > dyld: Library not loaded: /usr/local/mysql/lib/mysql/libmysqlclient. > 15.dylib > Referenced from: /usr/local/lib/ruby/gems/1.8/gems/mysql-2.7/lib/ > mysql.bundle > Reason: image not found >I''ve not seen this particular problem but if people don''t respond please don''t take it as a slight. Just try resubmitting with a more descriptive subject line. Most people scan the list for things that they know specifically. Something like "rake migrate NSLinkModule error" or something would help the right people find you. :) Also, if you aren''t using the mysql gem that might be the issue. Just a guess though. Hope you find your solution quickly! Chuck Vose www.chuckvose.com --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
> Any help on fixing it?first hit when searching for "rails dyld: NSLinkModule() error" on google: http://www.railsforum.com/viewtopic.php?pid=23870 --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On Jan 5, 4:55 pm, "Chuck Vose" <vose...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > When doing db:migrate I got this error > > dyld: NSLinkModule() error > > dyld: Library not loaded: /usr/local/mysql/lib/mysql/libmysqlclient. > > 15.dylib > > Referenced from: /usr/local/lib/ruby/gems/1.8/gems/mysql-2.7/lib/ > > mysql.bundle > > Reason: image not found > > I''ve not seen this particular problem but if people don''t respond > please don''t take it as a slight. Just try resubmitting with a more > descriptive subject line. Most people scan the list for things that > they know specifically. Something like "rake migrate NSLinkModule > error" or something would help the right people find you. :) > > Also, if you aren''t using the mysql gem that might be the issue. Just > a guess though. > > Hope you find your solution quickly! > Chuck Vosewww.chuckvose.comI think I''m going to go ahead and reinstall MYSQL and see if that fixes it. Thanks Blake --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---