« [備忘録]All-In-One-Tracでリポジトリ追加 | メイン | [web2.0]修学旅行の予定をgoogleカレンダーで »

2007年09月02日

[rails]Windowsでmongrel

Windowsにmongrelをインストールしたのでメモ

■インストール
C:\>gem install mongrel
Need to update 1 gems from http://gems.rubyforge.org
.
complete
Select which gem to install for your platform (i386-mswin32)
 1. mongrel 1.0.1 (mswin32)
 2. mongrel 1.0.1 (ruby)
 3. mongrel 1.0 (mswin32)
 4. mongrel 1.0 (ruby)
 5. Skip this gem
 6. Cancel installation
> 1
Install required dependency gem_plugin? [Yn]  Y
Install required dependency cgi_multipart_eof_fix? [Yn]
Successfully installed mongrel-1.0.1-mswin32
Successfully installed gem_plugin-0.2.2
Successfully installed cgi_multipart_eof_fix-2.3
Installing ri documentation for mongrel-1.0.1-mswin32...
Installing ri documentation for gem_plugin-0.2.2...
Installing ri documentation for cgi_multipart_eof_fix-2.3...
Installing RDoc documentation for mongrel-1.0.1-mswin32...
Installing RDoc documentation for gem_plugin-0.2.2...
Installing RDoc documentation for cgi_multipart_eof_fix-2.3...
■起動
C:\>cd プロジェクトのルート
C:\プロジェクトのルート>mongrel_rails start -d

いじょ

Ruby on Rails入門―優しいRailsの育て方
西 和則
秀和システム (2006/08)
売り上げランキング: 4460
おすすめ度の平均: 4.5
3 入門用としては残念。
5 Railsスタートのベストチョイス
5 Rubyを知りたい人も、Railsを知りたい人も!
ブログを書くならBlogWrite

投稿者 2ca3 : 2007年09月02日 21:37

トラックバック

このエントリーのトラックバックURL:
http://2ca3.dyndns.org/cgi-bin/mt/mt-tb.cgi/170

コメント

ツッコミしてください




保存しますか?