Brian Gernhardt wrote:
> On Dec 28, 2006, at 12:05 PM, John W. Long wrote:
> 
>> Strange, that would indicate that it can't find Rails. Is Rails in  
>> your
>> vendor directory or do you have it installed via gems?
> 
> Both, actually.  I have the vendor/rails from the tarball and Rails  
> 1.1.6 installed via RubyGems.  Both ruby (1.8.4) and gem (0.8.11) are  
> installed via fink.
> 
> What I find truly odd is that it seems to jump from vendor to gems:

Mmmm. This seems to be a problem with the tarball. I just downloaded it 
myself and am receiving the same error.

For now, I'd recommend installing via subversion (which seemed to work 
nicely for me):

$ svn co http://dev.radiantcms.org/svn/radiant/tags/rel_0-5-2/radiant
$ cd radiant
$ cp config/database.mysql.yml config/database.yml
$ script/setup_database
$ rake

Please file a ticket about this and I will make sure it is fixed for the 
next release.

--
John Long
http://wiseheartdesign.com
_______________________________________________
Radiant mailing list
Post:   Radiant@lists.radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to