Go to Google Groups Home    StaticMatic
Re: Issue : I can't use staticmatic at all

Stephen Bartholomew <st...@curve21.com>

Hi Max,

Wow - that's quite an error! I've never seen that happen before, but
it looks like it might have something to do with either the
'fastthread' gem or your Ruby installation.

Fastthread is used by a library called mongrel that is used by
staticmatic.

I suggest trying the following:

   sudo gem uninstall fastthread

and then:

  sudo gem install fastthread

If that doesn't work, post back.

Steve