I\'m getting the following when running \"$ bundle\" after adding \"gem \'redcarpet\'\" to Gemfile:
$ bundle ... Using paperclip (2.3.11) Using passenger (3.0.7
You simply need to install make!
RHEL-based:
yum install make
Debian-based
apt-get install make