Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mongrel installation error #20

Open
nitin456 opened this issue Aug 1, 2013 · 1 comment
Open

mongrel installation error #20

nitin456 opened this issue Aug 1, 2013 · 1 comment

Comments

@nitin456
Copy link

nitin456 commented Aug 1, 2013

gem install mongrel

I get the following error:

Before reporting this, could you check that the file you're documenting
has proper syntax:

/usr/bin/ruby1.8 -c ext/http11/http11.c

RDoc is not a full Ruby parser and will fail when fed invalid ruby programs.

The internal error was:

(RegexpError) Stack overflow in regexp matcher: /.*((?>\/\*.*?\*\/\s+))
                     ([\w\.\s]+\s* = \s+)?rb_define_(class|module).*?"(Mongrel)"/mx

ERROR: While generating documentation for mongrel-1.1.5
... MESSAGE: Stack overflow in regexp matcher: /.((?>/_.?_/\s+))
([\w.\s]+\s* = \s+)?rb_define_(class|module).*?"(Mongrel)"/mx
... RDOC args: --ri --op /var/lib/gems/1.8/doc/mongrel-1.1.5/ri --line-numbers --title Mongrel --main README lib ext CHANGELOG COPYING lib/mongrel/camping.rb lib/mongrel/cgi.rb lib/mongrel/command.rb lib/mongrel/configurator.rb lib/mongrel/const.rb lib/mongrel/debug.rb lib/mongrel/gems.rb lib/mongrel/handlers.rb lib/mongrel/header_out.rb lib/mongrel/http_request.rb lib/mongrel/http_response.rb lib/mongrel/init.rb lib/mongrel/rails.rb lib/mongrel/stats.rb lib/mongrel/tcphack.rb lib/mongrel/uri_classifier.rb lib/mongrel.rb LICENSE README --title mongrel-1.1.5 Documentation --quiet

@userlocalhost
Copy link
Owner

Thank you for using Trema Satellite.

I guess this is a problem of the 'mongrel'.
The 'mongrel' is a web server library which is maintained by the project of following.

https://github.com/mongrel/mongrel

To address this problem swiftly, I recommand you to report it to the project page of mongrel.

Regards,

-- Hiroyasu.OHYAMA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants