繁体   English   中英

用chiliproject安装redmine_backlog

[英]installing redmine_backlog with chiliproject

我安装了chiliproject 3.3.0。 经过一些问题,它工作正常...

但是现在我尝试添加BackLog插件,并且卡在其中...

我从这里执行了安装说明: http : //www.redminebacklogs.net/en/installation.html当我将该命令称为"bundle exec rake redmine:backlogs:install"我总是会收到该错误:

root@debian2:~/redmine_backlogs# bundle exec rake redmine:backlogs:install
/opt/ruby-enterprise-1.8.7-2012.02/lib/ruby/gems/1.8/gems/bundler-1.2.0/lib/bundler/rubygems_integration.rb:147:in `gem': rake is not part of the bundle. Add it to Gemfile. (Gem::LoadError)
        from /opt/ruby-enterprise-1.8.7-2012.02/bin/rake:18

我真的不知道该怎么办了:S请告诉我您需要哪些信息来帮助我。

确保在您的ChiliProject主目录中执行命令,例如/path/to/chiliproject 任何rakebundle调用都必须在该主目录中执行,而不是在各个插件目录中执行。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM