On 9 Jun., 12:25, whity <[email protected]> wrote: > Now, after installing this version, I'm getting the following error > when using a mysql database: > - /var/lib/gems/1.9.0/gems/do_mysql-0.10.2/lib/do_mysql/ > do_mysql.so: undefined symbol: rb_default_internal_encoding
Sounds like it would work with ruby 1.9 ;-) And that someone didn't consider 1.8 for their development. Encoding.default_internal is something ruby 1.9. File a Bug. -- You received this message because you are subscribed to the Google Groups "DataMapper" 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/datamapper?hl=en.
