On Tue, February 28, 2012 09:50, Prem Sichanugrist wrote: > `sqlite3-ruby` gem is deprecated, and has been replaced > with `sqlite3` gem. Have you tried bundle that gem instead > of that? > > -Prem >
As far as I can tell from the build messages, the sqlite3 gem is the form sqlite3-ruby renamed. In any case it throws the same exceptions when trying to build against SQLite-3.3.6. There is no interest evidenced on the part of the gem author to change this. Quite the contrary. As I wrote originally, I am constrained by the RedHat distribution (via CentOS) to use a version of SQLite that the current DBMS adapters, of which I am aware, do not support. I have an adapter that works with my version of SQLite and I wish to continue to use it. Why does ActiveRecord not permit it? -- *** E-Mail is NOT a SECURE channel *** James B. Byrne mailto:[email protected] Harte & Lyne Limited http://www.harte-lyne.ca 9 Brockley Drive vox: +1 905 561 1241 Hamilton, Ontario fax: +1 905 561 0757 Canada L8E 3C3 -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" 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-core?hl=en.
