Actions
Defect #15797
closedCould not find gem 'database_cleaner (>= 0) x86-mingw32' in the gems available on this machine.
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Issues
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Duplicate
Affected version:
Description
When I was trying to install redmine in Windows 7 system, I am getting an error 'Could not find gem 'database_cleaner (>= 0) x86-mingw32' in the gems available on this machine.'
In don't know from where i can get above mentioned .gem file. Since I am installing it for first time, i am expecting little more help.
I followed all the steps being mentioned in http://www.redmine.org/projects/redmine/wiki/HowTo_Install_Redmine_in_a_sub-URI_on_Windows_with_Apache#Install-Redmine
link.
While executing
cd C:\webserver\Redmine
set RAILS_ENV=production
rake generate_session_store
I got 'Could not find gem 'database_cleaner (>= 0) x86-mingw32' in the gems available on this machine.'
Files
Related issues
Actions