Has anyone actually gotten the activerecord-sybase-adapter to work in
Rails2?

I can't seem to, and can't figure out why. I am on RedHat linux.

I have the sybase client libraries installed, I have the adapter
installed. After installing the patch at
https://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets/2455-update-for-sybase_adapter#ticket-2455-4
to get a slightly better error message, my error message is now, well,
not slightly better at all.

RuntimeError: Please install the sybase adapter: gem install
activerecord-sybase-adapter (no such file to load --
active_record/connection_adapters/sybase_adapter)
    from
/usr/lib/ruby/gems/1.8/gems/activerecord-2.3.4/lib/active_record/connection_adapters/abstract/connection_specification.rb:76:in
`establish_connection'

Yet of course I have the adapter installed, it's just raising for some
reason and this is what AR is telling me.

I can't quite figure out what to do next.

If anyone's actually gotten this to work on RHEL/Rails2, some tips would
be much appreciated.
-- 
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to