<div class="gmail_quote"><div>Hi Sean,<br><br>Its fixed now. I think the main problem was that I just did a bunch of simple installs through apt, and then &quot;gem install whatever&quot; and the versions of different things ended up not tallying properly: the latest Debian ruby package was 
1.8.5 and I was trying to run the latest Mongrel and Mongrel Cluster, which weren&#39;t happy. A simple mistake really I guess, though it isn&#39;t always immediately obvious which versions go with which. I now have it working with 
<span class="nfakPe">mongrel</span> (1.0.1) and mongrel_cluster (1.0.2) on ruby 1.8.5 . Also, I didn&#39;t have Make installed at the beginning, which I think the Gem install process needed. Glad its all working now. Thanks for your help.
<br><br>Rob.<br>&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Date: Thu, 13 Dec 2007 09:13:32 -0800<br>From: &quot;Sean O&#39;Brien&quot; &lt;
<a href="mailto:sobrien@yahoo-inc.com">sobrien@yahoo-inc.com</a>&gt;<br>Subject: Re: [Mongrel] Mongrel install problem<br>To: <a href="mailto:mongrel-users@rubyforge.org">mongrel-users@rubyforge.org</a><br>Message-ID: &lt;
<a href="mailto:ED73D62D-11BB-4162-B003-3D3F0A8F7791@yahoo-inc.com">ED73D62D-11BB-4162-B003-3D3F0A8F7791@yahoo-inc.com</a>&gt;<br>Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed<br><br>Rob -<br><br> &nbsp; &nbsp; &nbsp; &nbsp;Do you have the gem &quot;cgi_multipart_eof_fix&quot; installed? Try the
<br>following and see what is returned:<br><br>gem list --local | grep cgi_multipart<br><br>Did you install rubygems from apt or did you use something else?<br><br>- sob<br></blockquote></div><br>