Forum: Ruby Is MONGREL a dirty cur?

Posted by Al Baker (alcheddah)
on 2012-11-30 02:22
Tried run mongrel gem i recently installed for an lesson and got this:


irb(main):001:0> require 'rubygems'
=> false
irb(main):002:0> require 'mongrel'
LoadError: 126: The specified module could not be found.   -
C:/Ruby193/lib/ruby
/gems/1.9.1/gems/mongrel-1.1.5-x86-mingw32/lib/http11.so
        from
C:/Ruby193/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:i
n `require'
        from
C:/Ruby193/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:i
n `require'
        from
C:/Ruby193/lib/ruby/gems/1.9.1/gems/mongrel-1.1.5-x86-mingw32/lib/m
ongrel.rb:12:in `<top (required)>'
        from
C:/Ruby193/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:60:i
n `require'
        from
C:/Ruby193/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:60:i
n `rescue in require'
        from
C:/Ruby193/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:35:i
n `require'
        from (irb):2
        from C:/Ruby193/bin/irb:12:in `<main>'
irb(main):003:0>

(sigh)
Posted by Stu (Guest)
on 2012-11-30 04:08
(Received via mailing list)
Look into unicorn.
Posted by Tony Arcieri (Guest)
on 2012-11-30 05:34
(Received via mailing list)
Puma is a modernized and maintained version of Mongrel
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.