Same thing happening to me. Ruby 1.8.7 (2010-08-16 patchlevel 302), so not a 1.9.2 problem.
On Thu, May 26, 2011 at 7:00 PM, Wes Gamble <[email protected]> wrote: > Are we supposed to be able to install a Radiant app. with Radiant as a > gem with 1.0.0.rc1? > > Here's what happens when I try: > > $ radiant -d sqlite3 konditioning > NOTE: SourceIndex.new(hash) is deprecated; From > /Users/weyus/.rvm/gems/ruby-1.9.2-p180/gems/radiant-1.0.0.rc1/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:100:in > `new'. > create > create CHANGELOG > create CONTRIBUTORS > create INSTALL > create LICENSE > create README > create config > create config/environments > create config/environments/cucumber.rb > create config/environments/development.rb > create config/environments/production.rb > create config/environments/test.rb > create config/initializers > create db > create log > No such file or directory - > /Users/weyus/.rvm/gems/ruby-1.9.2-p180/gems/radiant-1.0.0.rc1/bin/../lib/generators/instance/templates/../../../../log > > I think this is a problem with the RC1 generator, not 1.9.2. Happy to be > corrected, however. > > Wes > > -- marshal
