MySQL Forums
Forum List  »  Ruby

libssl 1.0.0a_0 and mysql gem
Posted by: Piotr Szal
Date: August 17, 2010 01:43AM

Hallo,

im use mysql gem version (2.8.1) and openssl @1.0.0a_0 (installed from MacPorts).

when im use mysql gem in my projects i have this error:

dyld: NSLinkModule() error
dyld: Library not loaded: /opt/local/lib/libssl.0.9.8.dylib
Referenced from: /Users/pisz/.multiruby/install/1.8.6-p114/lib/ruby/gems/1.8/gems/mysql-2.8.1/lib/mysql_api.bundle
Reason: image not found
Trace/BPT trap

because i have 1.0.0 version installed.

My svn and ssh works with the 1.0.0 version and i have to switch between this version of openssl to work with mysql
and ssh/svn.

Greets,
Piotr Szal

Options: ReplyQuote


Subject
Written By
Posted
libssl 1.0.0a_0 and mysql gem
August 17, 2010 01:43AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.