這篇是Mephisto在XP上的簡易安裝心得
rake rails:freeze:edge
gem install tzinfo --remote
create database mephisto- Change config/database.example.yml to database.yml
- Change DB name and id/pw in database.yml
db:bootstrap RAILS_ENV=production(production, development or test)
ruby script/server
http://localhost:3000/admin
id/pw: admin/test
官方安裝文件:http://mephisto.stikipad.com/help/show/Installing+Mephisto
參考網站:http://www.beenhero.com/catalog.asp?tags=mephisto