problem with rake
Added by Seongjin An over 11 years ago
i install redmine with bitnami, but i had problem about migrating mantis mysql db to redmine mysql db.
'rake' command in redmine installation directory is not work.
No Rakefile found (looking for: rakefile ...
What shoud i do?
Replies (3)
RE: problem with rake
-
Added by Seongjin An over 11 years ago
I solve this problem but met another problem.
'rake' command cause 'Could not find mysql2-0~...' so i typed 'bundle install'.
but not work.
help me
RE: problem with rake
-
Added by Mischa The Evil over 11 years ago
It seems you run the commands from a wrong directory. It should be the top directory where Redmine source files are stored (a.k.a. the RAILS_ROOT or REDMINE_ROOT). It is {BITNAMI_DIR}/apps/redmine/htdocs
for BitNami Redmine deployments1.
1 according to http://bitnami.com/stack/redmine/README.txt