I am not. I have a Centos based VPS as we don't want to go with Amazon
AWS at the moment
--
Alastair Battrick
http://www.aj8.org
If that is correct, Damien can you tell me if the version on the AMI are
likely to be updated in the near future?
Hello Albert. Thankyou for that. Downgrading my Ruby to 1.8 and merb to
0.9.7 has sorted that problem out.
Unfortunately, I am now up against another issue, if any of you are able
to assist? Is this because there is a problem with simpledb-dev ?
[root@video panda]# merb -i
~ Loaded DEVELOPMENT Environment...
~ loading gem 'merb-assets' ...
~ loading gem 'merb-mailer' ...
~ loading gem 'merb_helpers' ...
~ loading gem 'uuid' ...
~ loading gem 'amazon_sdb' ...
~ loading gem 'activesupport' ...
~ loading gem 'rvideo' ...
~ Compiling routes...
./config/aws.rb:1: warning: already initialized constant BASE_PATH
127.0.0.1:57534 - - [06/Apr/2009 15:38:54] "HTTP/1.1 GET /" - 400 Bad
Request
~ PANDA WARNING: Profile simple db domain does not exist. Please check
that you have created all the required domains (see the getting started
guide).
~ Starting Merb server listening at 0.0.0.0:4000
/usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
`gem_original_require': no such file to load -- readline (MissingSourceFile)
from
/usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
from
/usr/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:156:in
`require'
from
/usr/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:521:in
`new_constants_in'
from
/usr/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:156:in
`require'
from /usr/lib/ruby/1.8/irb/completion.rb:10
from
/usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
`gem_original_require'
from
/usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
from
/usr/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:156:in
`require'
from
/usr/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:521:in
`new_constants_in'
from
/usr/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:156:in
`require'
from
/usr/lib/ruby/gems/1.8/gems/merb-core-0.9.7/lib/merb-core/rack/adapter/irb.rb:102:in
`start'
from
/usr/lib/ruby/gems/1.8/gems/merb-core-0.9.7/lib/merb-core/server.rb:54:in
`start'
from
/usr/lib/ruby/gems/1.8/gems/merb-core-0.9.7/lib/merb-core.rb:108:in `start'
from /usr/lib/ruby/gems/1.8/gems/merb-core-0.9.7/bin/merb:11
from /usr/bin/merb:19:in `load'
from /usr/bin/merb:19