Hi Anusha

I am not very sure about this but doesn't this line
*/usr/local/lib/ruby/gems/1.8**/gems/mongrel-1.1.3-java/lib/mongrel.rb:12
       from

*suggest that you have accidentally installed  mongrel for java (jruby) ?


On Jan 28, 2008 9:37 PM, Anusha Vinod <[EMAIL PROTECTED]> wrote:

> Hi,
>
> Im a newbie to ruby and rails. I installed mongrel using the command:
>
> sudo gem install mongrel --include-dependencies
>
> When i try to start mongrel with
>
> mongrel_rails start -d, its throwing the same error as it did to you:
>
>
> /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:32:in
> `gem_original_require': no such file to load -- http11 (LoadError)
>        from
> /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:32:in
> `require'
>        from
> /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.3-java/lib/mongrel.rb:12
>        from
> /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:32:in
> `gem_original_require'
>        from
> /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:32:in
> `require'
>        from
> /usr/local/lib/ruby/gems/1.8/gems/swiftiply-0.6.1.1/bin/mongrel_rails:17
>        from /usr/local/bin/mongrel_rails:19:in `load'
>        from /usr/local/bin/mongrel_rails:19
>
>
> Can you please share some thoughts/experiences...Im not too sure where i
> should be looking into.Any pointers will be greatly appreciated.
>
> Thanks
> --
> Posted via http://www.ruby-forum.com/.
> _______________________________________________
> Mongrel-users mailing list
> Mongrel-users@rubyforge.org
> http://rubyforge.org/mailman/listinfo/mongrel-users
>
_______________________________________________
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users

Reply via email to