Install Rmagick

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

# Install rmagick

sudo apt-get install libmagickwand-dev


sudo apt-get install graphicsmagick-libmagick-dev-compat libmagickwand-dev
gem install rmagick
# JavaScript runtime
sudo add-apt-repository ppa:chris-lea/node.js
sudo apt-get -y update
sudo apt-get -y install nodejs

You might also like