glassangel
2008-Nov-13 21:24 UTC
Installed Ruby on Rails (and Aptana RadRails), checked application environment, and got a big error
I''m working out of the book RailSpace, and when I installed it, it installed Mongrel, but apparently not SQLLite, and I recieved this error message: no such file to load -- sqlite3 --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Mohit Sindhwani
2008-Nov-14 01:45 UTC
Re: Installed Ruby on Rails (and Aptana RadRails), checked application environment, and got a big error
glassangel wrote:> I''m working out of the book RailSpace, and when I installed it, it > installed Mongrel, but apparently not SQLLite, and I recieved this > error message: > > no such file to load -- sqlite3 >then, you just need to install SQLite3 - search up to find a guide for your OS. It''s quite simple. You will also need to install the appropriate Ruby gem for it. Cheers, Mohit. 11/14/2008 | 9:45 AM. --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---