rowland / fb

Firebird Extension Library for Ruby
64 stars 35 forks source link

dyld: Symbol not found: _isc_attach_database #34

Closed tgiachi closed 9 years ago

tgiachi commented 9 years ago

On ruby 2.1.2 i've this error when i try to connect to db:

dyld: lazy symbol binding failed: Symbol not found: _isc_attach_database Referenced from: /Users/squid/git/spherav2/vendor/bundle/extensions/x86_64-darwin-13/2.1.0-static/fb-0.7.2/fb.bundle Expected in: flat namespace

mariuz commented 9 years ago

Seems to be a path issue

How did you installed Firebird ? It's 64 bit version ?

rowland commented 9 years ago

What version of Firebird is installed?