On Tue, Jun 10, 2008 at 10:51 AM, David Masover <ninja / slaphack.com> 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. My webby executable ended up in /usr/bin/webby. I installed gems via the deb package (wajig install rubygems). I have Ubuntu 8.04 Les