I am getting the following error when trying to install the gattica
gem:
$ heroku rake gems:install
(in /mnt/home/slugs/3418_1214797_b35b/mnt)
gem install cannikin-gattica --version "= 0.2.0" --source http://gems.github.com
ERROR: While executing gem ... (Errno::EACCES)
Permission denied - /usr/local/lib/ruby/gems/1.8/cache/cannikin-
gattica-0.2.0.gem
Here's what I have in my environment.rb file:
config.gem "cannikin-gattica", :version => '0.2.0', :source =>
"http://gems.github.com"
Anyone have any idea of what I am doing wrong?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Heroku" 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/heroku?hl=en
-~----------~----~----~----~------~----~------~--~---