On Wed, Nov 3, 2010 at 7:15 PM, Rek2GNULinux <rek2gnuli...@gmail.com> wrote:
> I use gentoo so I emerge radiant then I run:
> radiant --database=mysql
> I created the mysql databases
> configure the /config/databases.yml
> and then I try
> rake db:bootstrap  and I get that error...

i don't know anything about gentoo or emerge. do they do anything
non-standard to
rubygems before releasing them in emerge? it sounds like something is butchering
the radiant gem you're getting a hold of (e.g. removing vendor/...).

you might try installing manually:
wget http://rubygems.org/downloads/radiant-0.9.1.gem
gem install radiant-0.9.1.gem

Reply via email to