Are you saying you don’t have fastthread cuz you didn’t install it or
did you check “gem list” and it’s not there. The gem is installed on my
dev machine and at least one server but I never specifically installed
it… so something pulled it in.
Are you saying you don’t have fastthread cuz you didn’t install it or
did you check “gem list” and it’s not there. The gem is installed on my
dev machine and at least one server but I never specifically installed
it… so something pulled it in.
b
I do a gem list and it’s not there on my dev (windows) box (could be
that the mongrel distributed with RadRails doesn’t include?).
I do a gem list and it’s not there on my dev (windows) box (could be
that the mongrel distributed with RadRails doesn’t include?).
W
Sounds like you have an old verison of mongrel. You should be using
1.0.1. What version of mongrel do you have installed? You could just
gem update mongrel and you will get the latest + fastthread.
I have 1.0.1 - the win32 version. Maybe fastthread doesn’t come with
that?
Hmm I don’t know, I haven’t used windows in a few years. But when I
do a gem install of fastthread there is a pre built win32 port. So I
suggest you install it:
ez slices $ sudo gem install fastthread
Need to update 13 gems from http://gems.rubyforge.org
…
complete
Select which gem to install for your platform (i686-darwin8.8.1)