unable to install the mongrel service
Added by Dieudo FASS about 13 years ago
Hi,
When I execute the command: mongrel_rails service:: install-N redmine_service-e production-CC:\Redmine\ redmine-1.2.1 I get the message error: error RubyGems version: win32-service (not 0.5.2 <0.6.0,> = 0.5.2) (Gem:: LoadError), or I have the correct version of win32-service is win32-service (0.5.2 mswin32).
Thank you for your help
Replies (1)
RE: unable to install the mongrel service - Added by Val Kirshin over 12 years ago
I also got this error on Windows 2008 64bit while following the "HowTo Install Redmine in a sub-URI on Windows with Apache" guide. I ended up removing Ruby completely, downloading the latest 1.8.7 rubyinstaller and then following the guide up until "Installing mongrel_service" section. I then ran the "gem install mongrel_service" command instead of following the guide. After that I followed the guide again from the "Install Redmine" section.