Message from discussion
Issue : I can't use staticmatic at all
MIME-Version: 1.0
Received: by 10.100.151.8 with SMTP id y8mr1101745and.3.1237849756425; Mon, 23
Mar 2009 16:09:16 -0700 (PDT)
Date: Mon, 23 Mar 2009 16:09:16 -0700 (PDT)
In-Reply-To: <62691b8c-a70d-4f57-b17b-bc2931d66211@q18g2000vbn.googlegroups.com>
X-IP: 212.42.169.195
References: <62691b8c-a70d-4f57-b17b-bc2931d66211@q18g2000vbn.googlegroups.com>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_6; en-gb)
AppleWebKit/530.4+ (KHTML, like Gecko) Version/4.0 Safari/528.16,gzip(gfe),gzip(gfe)
Message-ID: <b0911cd7-d05b-4ef4-91da-7d24e3eed0fc@j8g2000yql.googlegroups.com>
Subject: Re: Issue : I can't use staticmatic at all
From: Stephen Bartholomew <st...@curve21.com>
To: StaticMatic <staticmatic@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
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