Redmine installation: Rake aborted! No Rakefile Found error

Tags: | |

While 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 found

The solution for this was simple, make sure you are in your app folder before running this “rake generate_session_store”

cd to_your_redmine_dir

Hope that helps.

Cheers!

Related posts:

  1. BitNami Redmine Stack Installation on Linux
  2. Ten Step Guide to Install Redmine project management application
  3. bash# service mysqld stop, command not found error
  4. [AS3] Resolve Error #2044: Unhandled IOErrorEvent:. text=Error #2035: URL Not Found.
  5. Configuring WEBrick to serve Redmine over SSL using openSSL certificate