Oct
14
2010Redmine installation: Rake aborted! No Rakefile Found error
Tags: Redmine | Ruby | RubyGemsWhile setting up another Redmine on CentOS 5, having upgraded Ruby to 1.8.6 and installed all the required gems, I got “rake aborted!” error on this following command:
rake generate_session_store
rake aborted!
no rakefile foundThe solution for this was simple, make sure you are in your app folder before running this “rake generate_session_store”
cd to_your_redmine_dirHope that helps.
Cheers!
Related posts:
- BitNami Redmine Stack Installation on Linux
- Ten Step Guide to Install Redmine project management application
- bash# service mysqld stop, command not found error
- [AS3] Resolve Error #2044: Unhandled IOErrorEvent:. text=Error #2035: URL Not Found.
- Configuring WEBrick to serve Redmine over SSL using openSSL certificate
Recent Comments
(3 days ago)
(3 days ago)
(1 weeks ago)
(1 weeks ago)
(1 weeks ago)
(1 weeks ago)
(1 weeks ago)
(1 weeks ago)
(2 weeks ago)
(2 weeks ago)