[Radiant] RFC: Alias Behavior
John W. Long
ng at johnwlong.com
Thu Dec 28 11:44:34 CST 2006
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
More information about the Radiant
mailing list