Skip to main content
bendougherty.com
About Blog Resources

rbenv init: Permission denied

Submitted by benjy on 18/05/2014 - 19:52

I recently installed rbenv on Mac OS X and when I went to run "rbenv init" I received the following error:

"permission denied: rbenv"

Quick Fix

chmod +x /usr/local/Cellar/rbenv/0.4.0/bin/rbenv
  • Read more about rbenv init: Permission denied
  • 1 comment
  • Add new comment