From: MenTaLguY Date: 2006-05-16T00:41:58+09:00 Subject: Re: Hobix install prob Incidentally, this question might be best directed to the hobix mailing list: http://rubyforge.org/mailman/listinfo/hobix-is-the-way On Tue, 16 May 2006 00:37:24 +0900, MenTaLguY wrote: > On Mon, 15 May 2006 06:09:10 +0900, "Leslie Viljoen" > wrote: >> Help, I can't install hobix using the handy website url thing: >> >> /usr/local/lib/site_ruby/1.8/hobix/base.rb:37:in `require': no such >> file to load -- - hobix/storage/filesys - hobix/out/quick - >> hobix/out/erb - hobix/out/rss - hobix/out/okaynews - hobix/out/atom - >> local (LoadError) > > Hmm. It looks like the 'requires' section of hobix.yaml is either > malformed or getting mis-parsed as a single string for some reason. What > Ruby version is this, and could you also paste your hobix.yaml? > > -mental