Hi all: Saw the awesome railscasts episode on activemerchant and am going to give it a try, but keep running into this install problem that I can't figure out: after installing activemerchant as a gem, my rake keep aborting with this error:
/Library/Ruby/Site/1.8/rubygems.rb:149:in `activate': can't activate activesupport (>= 1.4.1, runtime), already activated activesupport-2.1.0 (Gem::Exception) I've tried uninstalling all the gems and reinstalling, installing activemerchant 1.4.0 to no avail. No info that I can find on this error that I can find either. Help would be much appreciated! BTW, not sure if this trace from rake gems:install with trace is more useful: william$ sudo rake gems:install --trace (in /Users/william/Code/lolligift/trunk) ** Invoke gems:install (first_time) ** Invoke gems:base (first_time) ** Execute gems:base ** Invoke environment (first_time) ** Execute environment --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

