To install knife-ec2 on Mac OS X 10.9.1 run the next command:


sudo /opt/chef/embedded/bin/gem install knife-ec2

and add in your .bash_profile

export PATH=/opt/chef/embedded/bin:$PATH