From: "Jesús Gabriel y Galán" Date: 2009-03-26T01:47:12+09:00 Subject: Re: [ANN] Sup 0.7 released On Wed, Mar 25, 2009 at 5:39 PM, William Morgan wrote: > Reformatted excerpts from Jesús Gabriel y Galán's message of 2009-03-25: >> Then when trying to run sup-config I had to manually install the >> following gems in order to make it work: >> >> echoe >> archive-tar-minitar >> nokogiri >> hoe >> rcov > > None of these are requirements from Sup. None of those strings exist > anywhere in the Sup code. > > I *think* the problem is that these are listed as development > dependencies that older versions of Rubygems interpret as runtime > dependencies, but not as installation prerequisites. But I ain't a gems > expert. If you're using rubygems < 1.3.1, you might retry with a later > version. (Or not, since you've fixed the problem the easy way.) I'm no rubygems expert either, so I though I'd mention the problem I had. If this is an already well known issue, sorry for the noise. Regards, Jesus.