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 |