[Mongrel] [SOLVED] Re: ERROR RUNNING 'service::install'
Chris Gers32
lists at ruby-forum.com
Thu Jan 24 10:24:21 EST 2008
Luis Lavena wrote:
> This issue was fixed in latest (0.3.4) release of mongrel_service.
>
> gem install mongrel_service -v '0.3.4'
You're right: I upgraded mongrel_service and now see the
service::install command. Unfortunately, I got a new error message when
I tried creating the Mongrel Service:
C:\web\FDS_Server>mongrel_rails service::install -N FDS_Server_4001 -p
4001 -e production
c:/ruby/lib/ruby/site_ruby/1.8/rubygems.rb:379:in
`report_activate_error': Could not find RubyGem win32-service (>= 0.5.2,
< 0.6.0) (Gem::LoadError)
Finally, installing win32-service 0.5.2 did the trick... But the current
version is 0.6.1 ; will mongrel_service be compatible with it in the
future?
Thanks for your help, once again,
Chris.
--
Posted via http://www.ruby-forum.com/.
More information about the Mongrel-users
mailing list