From mboxrd@z Thu Jan 1 00:00:00 1970 From: johnbent@lanl.gov (John Bent) Date: Thu, 24 Jan 2008 21:28:38 -0700 Subject: [sup-talk] gem dependency for sup 0.4 In-Reply-To: <1201234180-sup-4502@south> References: <1201118863-sup-4011@wrasse> <1201234180-sup-4502@south> Message-ID: <1201235244-sup-5871@tangerine.lanl.gov> Excerpts from William Morgan's message of Thu Jan 24 21:10:50 -0700 2008: > Reformatted excerpts from Richard Heycock's message of 2008-01-23: > > I upgraded to version 0.4 this morning using the gem and it didn't > > pull in the gettext gem. I guess the gem doesn't include gettext as a > > dependency. > > Weird. It's listed as a dependency in the Hoe spec, and the little test > that I just tried right now pulled it in. Have other 0.4 installers > had to install gettext manually? > I had that problem too. I think I just did gem install gettext and then did the gem install sup-0.4 again.