From: Ryan Davis Date: 2010-11-25T14:53:34+09:00 Subject: Re: Problem getting gems in linux On Nov 24, 2010, at 14:14 , Leon Anonymous wrote: > Whoops, sorry guys. It seems I didn't quite grasp the concept correctly. > I needed to install the highline library to gems in order to use it. I > somehow thought it was included in gems. I'm afraid you may still be missing it. You need to install VIA gems, not (in)to gems. You should just do: sudo gem install highline