On Sat, Nov 8, 2008 at 11:43 AM, Vivek Pandey <[EMAIL PROTECTED]> wrote: > I just tried to install Merb 1.0 on my mac using jruby 1.1.5 (latest) but > see the same error related to native extension. > > Any workaround that I can use to get past this? >
"merb" gem add as dependency datamapper components, which includes do_sqlite3. At this time do_sqlite3 has no Java implementation. I think the datamapper dependency of merb should be removed and leave merb alone. After all, some users will like to use ActiveRecord instead. -- Luis Lavena AREA 17 - Human beings, who are almost unique in having the ability to learn from the experience of others, are also remarkable for their apparent disinclination to do so. Douglas Adams --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" 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/merb?hl=en -~----------~----~----~----~------~----~------~--~---
