I am attempting to install radiant cms, when I try and run bundle exec rake db:bootstrap I get the following output. Now I chose mysql as my database but Im not sure if it is setup properly or not to connect. Sorry If it sounds like I dont know what Im talking about this is still somewhat new to me.
Gem.source_index called from /Users/anderskitson/.rbenv/versions/1.9.3-p374/lib/ruby/gems/1.9.1/gems/rails-2.3.18/lib/rails/gem_dependency.rb:21.
rake aborted!
uninitialized constant MysqlCompat::MysqlRes
/Users/anderskitson/Sites/Bray Jorstad/config/environment.rb:14:in `<top (required)>'
Tasks: TOP => db:bootstrap => db:initialize => environment
(See full trace by running task with --trace)