ruby-1.9.1でMongrelインストール〜つづき2

不要になったと思われるfastthread関係のgemへの依存を切っています。

とのこと。Ruby-1.9.1でMongrelをインストール - Hello, world! - s21gやはりfastthreadって不要なんだ。

$ > sudo gem19 install mongrel --source http://merbi.st 
Building native extensions.  This could take a while...
Successfully installed mongrel-1.1.2
1 gem installed
Installing ri documentation for mongrel-1.1.2...
Updating class cache with 1960 classes...
Installing RDoc documentation for mongrel-1.1.2...

$ > gem19 list --local

*** LOCAL GEMS ***

actionmailer (2.2.2)
actionpack (2.2.2)
activerecord (2.2.2)
activeresource (2.2.2)
activesupport (2.2.2)
case (0.5)
cgi_multipart_eof_fix (2.5.0)
daemons (1.0.10)
gem_plugin (0.2.3)
hoe (1.8.3)
mongrel (1.1.2)
rack (0.9.1)
rails (2.2.2)
rake (0.8.3)
rbridge (0.2.0)
rev (0.2.3)
revactor (0.1.4)
rubigen (1.5.2)
rubyforge (1.0.2)
scheduler (0.3)
sqlite3-ruby (1.2.4)