Subject | Fireruby problem (RubyOnRails) |
---|---|
Author | lee_longmore |
Post date | 2007-09-15T19:06:06Z |
I am getting the following RoR controller exception when trying to
access my newly installed Firebird DB (v2.0.1) (to replace MySQL) from
my RubyOnRails application.
libfbclient.so.1: cannot open shared object file: No such file or
directory - /usr/local/lib/ruby/gems/1.8/gems/fireruby-0.4.0-i586-
linux/lib/fr_lib.so
I have installed the fireruby gem using "sudo gem install fireruby".
I am running ruby 1.8.5 and rails 1.2.3.
Any ideas most appreciated.
Thanks,
Lee.
access my newly installed Firebird DB (v2.0.1) (to replace MySQL) from
my RubyOnRails application.
libfbclient.so.1: cannot open shared object file: No such file or
directory - /usr/local/lib/ruby/gems/1.8/gems/fireruby-0.4.0-i586-
linux/lib/fr_lib.so
I have installed the fireruby gem using "sudo gem install fireruby".
I am running ruby 1.8.5 and rails 1.2.3.
Any ideas most appreciated.
Thanks,
Lee.