I installed mongrel and everything worked out fine. I can see the merb page on port 4000. I guess gem 1.2.0 didn't install mongrel when I installed merb
On Oct 25, 6:24 pm, Julian Leviston <[EMAIL PROTECTED]> wrote: > You don't have mongrel installed. > > It says it in the backtrace... "no such file to load -- mongrel" > > Julian. > > On 26/10/2008, at 12:19 PM, maxbaroi wrote: > > > > > I aid screw it to sqlite, and now I tried to do this mysql. > > I installed do_mysql, changed database.yml, created the table and was > > successfully able to do db:automigrate. > > Now I try > > $: merb > > once again, and get > > _____________________________ > > Loading init file from /home/max/my-first-app/config/init.rb > > Loading /home/max/my-first-app/config/environments/development.rb > > ~ Connecting to database... > > ~ Loaded slice 'MerbAuthSlicePassword' ... > > ~ Parent pid: 21240 > > ~ Compiling routes... > > ~ Activating slice 'MerbAuthSlicePassword' ... > > /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in > > `gem_original_require': no such file to load -- mongrel (LoadError) > > from /usr/local/lib/ruby/site_ruby/1.8/rubygems/ > > custom_require.rb:27:in `require' > > [etc.] > > ____________________________ > > > What's wrong now? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
