From: Martin DeMello Date: 2008-06-11T01:15:07+09:00 Subject: Re: webby, ubuntu and gems On Tue, Jun 10, 2008 at 1:51 AM, David Masover wrote: > On Tuesday 10 June 2008 03:10:20 Martin DeMello wrote: >> I've recently switched distributions to ubuntu, and I'm having >> problems getting webby up and running. (I suspect this a general >> problem with gems that need to install executables). I ran gem install >> webby, and it installed happily enough into >> /var/lib/gems/1.8/gems/webby-0.8.4/, but didn't install the webby >> executable anywhere in path. > > Check /var/lib/gems/1.8/bin -- and you may want to add that to your path. Thanks, that was it :) martin