Jim,
Thanks for the quick reply. Here's the error i get after i try bundle exec script/server:
/home/robert/.rvm/gems/ruby-1.9.3-p194/gems/radiant-0.9.1/vendor/rails/activesupport/lib/active_support/inflector.rb:3:in `<top (required)>': iconv will be deprecated in the future, use String#encode instead.
=> Booting WEBrick
=> Rails 2.3.8 application starting on
http://0.0.0.0:3000NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01.
Gem.source_index called from /home/robert/.rvm/gems/ruby-1.9.3-p194/gems/radiant-0.9.1/vendor/rails/railties/lib/rails/gem_dependency.rb:94.
NOTE: Gem::SourceIndex#search is deprecated with no replacement. It will be removed on or after 2011-11-01.
Gem::SourceIndex#search called from /home/robert/.rvm/gems/ruby-1.9.3-p194/gems/radiant-0.9.1/vendor/rails/railties/lib/rails/gem_dependency.rb:94.
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01.
Gem.source_index called from /home/robert/.rvm/gems/ruby-1.9.3-p194/gems/radiant-0.9.1/vendor/rails/railties/lib/rails/gem_dependency.rb:21.
NOTE: Gem::SourceIndex#refresh! is deprecated with no replacement. It will be removed on or after 2011-11-01.
Gem::SourceIndex#refresh! called from /home/robert/.rvm/gems/ruby-1.9.3-p194/gems/radiant-0.9.1/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:34.
NOTE: Gem::SourceIndex#load_gems_in is deprecated with no replacement. It will be removed on or after 2011-11-01.
Gem::SourceIndex#load_gems_in called from /home/robert/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:322.
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01.
Gem.source_index called from /home/robert/.rvm/gems/ruby-1.9.3-p194/gems/radiant-0.9.1/vendor/rails/railties/lib/rails/gem_dependency.rb:94.
NOTE: Gem::SourceIndex#search is deprecated with no replacement. It will be removed on or after 2011-11-01.
Gem::SourceIndex#search called from /home/robert/.rvm/gems/ruby-1.9.3-p194/gems/radiant-0.9.1/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:119.
NOTE: Gem::SourceIndex#search is deprecated with no replacement. It will be removed on or after 2011-11-01.
Gem::SourceIndex#search called from /home/robert/.rvm/gems/ruby-1.9.3-p194/gems/radiant-0.9.1/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:119.
/home/robert/.rvm/gems/ruby-1.9.3-p194/gems/radiant-0.9.1/vendor/rails/activesupport/lib/active_support/dependencies.rb:380:in `load': cannot load such file -- admin/resource_helper.rb (LoadError)
from /home/robert/.rvm/gems/ruby-1.9.3-p194/gems/radiant-0.9.1/vendor/rails/activesupport/lib/active_support/dependencies.rb:380:in `block in load_file'
from /home/robert/.rvm/gems/ruby-1.9.3-p194/gems/radiant-0.9.1/vendor/rails/activesupport/lib/active_support/dependencies.rb:521:in `new_constants_in'
from /home/robert/.rvm/gems/ruby-1.9.3-p194/gems/radiant-0.9.1/vendor/rails/activesupport/lib/active_support/dependencies.rb:379:in `load_file'
from /home/robert/.rvm/gems/ruby-1.9.3-p194/gems/radiant-0.9.1/vendor/rails/activesupport/lib/active_support/dependencies.rb:259:in `require_or_load'
from /home/robert/.rvm/gems/ruby-1.9.3-p194/gems/radiant-0.9.1/vendor/rails/activesupport/lib/active_support/dependencies.rb:224:in `depend_on'
from /home/robert/.rvm/gems/ruby-1.9.3-p194/gems/radiant-0.9.1/vendor/rails/activesupport/lib/active_support/dependencies.rb:136:in `require_dependency'
from /home/robert/.rvm/gems/ruby-1.9.3-p194/gems/radiant-0.9.1/vendor/rails/actionpack/lib/action_controller/helpers.rb:197:in `default_helper_module!'
from /home/robert/.rvm/gems/ruby-1.9.3-p194/gems/radiant-0.9.1/vendor/rails/actionpack/lib/action_controller/helpers.rb:212:in `inherited_with_helper'
from /home/robert/.rvm/gems/ruby-1.9.3-p194/gems/radiant-0.9.1/app/controllers/admin/resource_controller.rb:1:in `<top (required)>'
from /home/robert/.rvm/gems/ruby-1.9.3-p194/gems/radiant-0.9.1/vendor/rails/activesupport/lib/active_support/dependencies.rb:380:in `load'
from /home/robert/.rvm/gems/ruby-1.9.3-p194/gems/radiant-0.9.1/vendor/rails/activesupport/lib/active_support/dependencies.rb:380:in `block in load_file'
from /home/robert/.rvm/gems/ruby-1.9.3-p194/gems/radiant-0.9.1/vendor/rails/activesupport/lib/active_support/dependencies.rb:521:in `new_constants_in'
from /home/robert/.rvm/gems/ruby-1.9.3-p194/gems/radiant-0.9.1/vendor/rails/activesupport/lib/active_support/dependencies.rb:379:in `load_file'
from /home/robert/.rvm/gems/ruby-1.9.3-p194/gems/radiant-0.9.1/vendor/rails/activesupport/lib/active_support/dependencies.rb:259:in `require_or_load'
from /home/robert/.rvm/gems/ruby-1.9.3-p194/gems/radiant-0.9.1/vendor/rails/activesupport/lib/active_support/dependencies.rb:425:in `load_missing_constant'
from /home/robert/.rvm/gems/ruby-1.9.3-p194/gems/radiant-0.9.1/vendor/rails/activesupport/lib/active_support/dependencies.rb:80:in `const_missing_with_dependencies'
from /home/robert/.rvm/gems/ruby-1.9.3-p194/gems/radiant-0.9.1/app/controllers/admin/pages_controller.rb:1:in `<top (required)>'
from /home/robert/.rvm/gems/ruby-1.9.3-p194/gems/radiant-0.9.1/vendor/rails/activesupport/lib/active_support/dependencies.rb:380:in `load'
from /home/robert/.rvm/gems/ruby-1.9.3-p194/gems/radiant-0.9.1/vendor/rails/activesupport/lib/active_support/dependencies.rb:380:in `block in load_file'
from /home/robert/.rvm/gems/ruby-1.9.3-p194/gems/radiant-0.9.1/vendor/rails/activesupport/lib/active_support/dependencies.rb:521:in `new_constants_in'
from /home/robert/.rvm/gems/ruby-1.9.3-p194/gems/radiant-0.9.1/vendor/rails/activesupport/lib/active_support/dependencies.rb:379:in `load_file'
from /home/robert/.rvm/gems/ruby-1.9.3-p194/gems/radiant-0.9.1/vendor/rails/activesupport/lib/active_support/dependencies.rb:259:in `require_or_load'
from /home/robert/.rvm/gems/ruby-1.9.3-p194/gems/radiant-0.9.1/vendor/rails/activesupport/lib/active_support/dependencies.rb:425:in `load_missing_constant'
from /home/robert/.rvm/gems/ruby-1.9.3-p194/gems/radiant-0.9.1/vendor/rails/activesupport/lib/active_support/dependencies.rb:80:in `const_missing_with_dependencies'
from /home/robert/radiant/vendor/extensions/copy_move/copy_move_extension.rb:18:in `activate'
from /home/robert/.rvm/gems/ruby-1.9.3-p194/gems/radiant-0.9.1/lib/radiant/extension.rb:86:in `activate_extension'
from /home/robert/.rvm/gems/ruby-1.9.3-p194/gems/radiant-0.9.1/lib/radiant/extension_loader.rb:106:in `each'
from /home/robert/.rvm/gems/ruby-1.9.3-p194/gems/radiant-0.9.1/lib/radiant/extension_loader.rb:106:in `activate_extensions'
from /home/robert/.rvm/gems/ruby-1.9.3-p194/gems/radiant-0.9.1/lib/radiant/initializer.rb:201:in `after_initialize'
from /home/robert/.rvm/gems/ruby-1.9.3-p194/gems/radiant-0.9.1/vendor/rails/railties/lib/initializer.rb:179:in `process'
from /home/robert/.rvm/gems/ruby-1.9.3-p194/gems/radiant-0.9.1/vendor/rails/railties/lib/initializer.rb:113:in `run'
from /home/robert/.rvm/gems/ruby-1.9.3-p194/gems/radiant-0.9.1/lib/radiant/initializer.rb:157:in `run'
from /home/robert/radiant/config/environment.rb:12:in `<top (required)>'
from /home/robert/.rvm/gems/ruby-1.9.3-p194/gems/radiant-0.9.1/vendor/rails/activesupport/lib/active_support/dependencies.rb:156:in `require'
from /home/robert/.rvm/gems/ruby-1.9.3-p194/gems/radiant-0.9.1/vendor/rails/activesupport/lib/active_support/dependencies.rb:156:in `block in require'
from /home/robert/.rvm/gems/ruby-1.9.3-p194/gems/radiant-0.9.1/vendor/rails/activesupport/lib/active_support/dependencies.rb:521:in `new_constants_in'
from /home/robert/.rvm/gems/ruby-1.9.3-p194/gems/radiant-0.9.1/vendor/rails/activesupport/lib/active_support/dependencies.rb:156:in `require'
from /home/robert/.rvm/gems/ruby-1.9.3-p194/gems/radiant-0.9.1/vendor/rails/railties/lib/commands/server.rb:84:in `<top (required)>'
from script/server:3:in `require'
from script/server:3:in `<main>'
Wasn't sure that this was a real problem, so i continued with the instructions, but then got this when i tried bundle exec rake radiant:update --trace
rake aborted!
Don't know how to build task 'radiant:update'
/home/robert/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/task_manager.rb:49:in `[]'
/home/robert/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/application.rb:115:in `invoke_task'
/home/robert/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `block (2 levels) in top_level'
/home/robert/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `each'
/home/robert/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `block in top_level'
/home/robert/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
/home/robert/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/application.rb:88:in `top_level'
/home/robert/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/application.rb:66:in `block in run'
/home/robert/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
/home/robert/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/application.rb:63:in `run'
/home/robert/.rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/bin/rake:33:in `<top (required)>'
/home/robert/.rvm/gems/ruby-1.9.3-p194@global/bin/rake:19:in `load'
/home/robert/.rvm/gems/ruby-1.9.3-p194@global/bin/rake:19:in `<main>'
/home/robert/.rvm/gems/ruby-1.9.3-p194/bin/ruby_noexec_wrapper:14:in `eval'
/home/robert/.rvm/gems/ruby-1.9.3-p194/bin/ruby_noexec_wrapper:14:in `<main>'
Since i'm really new to this, i'm hoping i did something dumb that can be easily remedied. Thanks for your help.
Robert