Looks like a problem with your rvm configuration. As if you have the 1.8.7 ruby in your parh. Can you send us the output of: rvm list ruby -v gem env
Sent from my iPhone On Apr 19, 2012, at 2:51 PM, Jake K <[email protected]> wrote: > Hi there, > > I'm trying to follow the agility tutorial and set up an app with hobo > for the first time, however I get this error when performing the db > migration in the setup wizard: > > > > Migrating... > rake db:setup > /Users/jake/.rvm/gems/ruby-1.9.3-p125/gems/sqlite3-1.3.5/lib/sqlite3/ > sqlite3_native.bundle: [BUG] Segmentation fault > ruby 1.8.7 (2010-01-10 patchlevel 249) [universal-darwin11.0] > > Does anyone know how to fix this so that it will create the tables? > Thanks in advanced for any suggestions! > > -Jake > > -- > You received this message because you are subscribed to the Google Groups > "Hobo Users" 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/hobousers?hl=en. > -- You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en.
