プロジェクト進捗管理システム
セットアップ
Redmineのダウンロードとインストール
wget http://rubyforge.org/frs/download.php/69449/redmine-0.9.3.tar.gz tar zxvf redmine-0.9.3.tar.gz mv redmine-0.9.3 /var/www/
MySQLの設定
(省略)vi redmine/config/database.yml.exsample redmine/config/database.yml vi redmine/config/database.yml
production: adapter: mysql database: dbname host: localhost username: username password: **** encoding: utf8
sakura(ユーザー権限)で使う用の設定
vi redmine/config/environment.rb
$LOAD_PATH.push("/home/user/local/lib/ruby/site_ruby/1.8")
$LOAD_PATH.push("/home/user/local/lib/ruby")
ENV['GEM_HOME'] ||= '/home/user/local/lib/ruby/gems/1.8'
ENV['PATH']+=':/home/user/local/bin'
ENV['PYTHONPATH'] ||= '/home/user/local/lib/python'
VideoGames|DS
VideoGames|PSP
VideoGames|PlayStation3
VideoGames|XBOX
VideoGames|任天堂
VideoGames|エニックス

