Hi, I want to connect to firebird db via RoR application. But when I attempt to connect then server shutdown with the following error :
ruby: symbol lookup error: /usr/lib/ruby/gems/1.8/gems/fb-0.5.9/./fb.so: undefined symbol: isc_attach_database I have tried to figure out the solution, but without success. I think I don't have some library, but ....? Do you have any idea, clues ? Thank you in advance koca 32bit Linux (CentOS) # rails --version Rails 2.3.2 # ruby --version ruby 1.8.5 (2006-08-25) [i386-linux] # gem list *** LOCAL GEMS *** actionmailer (2.3.2, 2.2.2) actionpack (2.3.2, 2.2.2) activerecord (2.3.2, 2.2.2) activeresource (2.3.2, 2.2.2) activesupport (2.3.2, 2.2.2) capistrano (2.5.5) cgi_multipart_eof_fix (2.5.0) daemons (1.0.10) diff-lcs (1.1.2) echoe (3.1.1) fastthread (1.0.7, 1.0.4, 1.0.1) fb (0.5.9) fb_adapter (0.5.8) fireruby (0.4.3) gem_plugin (0.2.3) highline (1.5.0) mongrel (1.1.5) mongrel_cluster (1.0.5) mysql (2.7) net-scp (1.0.2) net-sftp (2.0.2) net-ssh (2.0.11) net-ssh-gateway (1.0.1) passenger (2.2.2, 2.1.2, 2.0.6) prawn (0.4.1) prawn-layout (0.1.0) rack (1.0.0, 0.9.1) rails (2.3.2, 2.2.2) rails-firephp (0.0.1) rake (0.8.4) rcov (0.8.1.2.0) rmagick (2.9.1) rubyforge (1.0.3) searchlogic (1.6.6, 1.6.5) -- Posted via http://www.ruby-forum.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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

