kayamaox / redmine-dmsf

Automatically exported from code.google.com/p/redmine-dmsf
0 stars 0 forks source link

It is failure to install DMSF with rake command. #217

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I am surveying Redmine DMSF plugins on the system, but get the trouble as 
attached photo during installing it. It also causes the Redmine Web application 
to be failure. I have gotten the troubles several days.
Would you mind indicating what is the problem and guiding me to fix it?

• Initialize/Update database:
rake db:migrate:plugins RAILS_ENV="production"

*.OS: Ubuntu 15.04 X64
*.dmsf plugins: 1.2.2
*. Redmine: 2.5
*. Browser: Firefox 35.0.1

Thanks,
Hony

Original issue reported on code.google.com by Hony.Chi...@gmail.com on 2 Mar 2015 at 11:36

Attachments:

GoogleCodeExporter commented 8 years ago
The latest code is in https://github.com/danmunn/redmine_dmsf

Before you do the rake command, you may want to do this command, especially if 
you are not using indexing.

# bundle --without=xapian

Original comment by ecit.htc...@gmail.com on 2 Apr 2015 at 8:40