Install RMagick on Lunix

Hi All,

Can please help me on how to install RMagick on Linux machine

Thanks for reply

Ramesh Gajula wrote:

Hi All,

Can please help me on how to install RMagick on Linux machine

Thanks for reply

for ubuntu:
sudo apt-get install libmagick9-dev ruby1.8-dev
sudo gem install rmagick

Be sure to have the build-essential package installed too…
for Debian based systems:

sudo apt-get install build-essential

On May 21, 8:41 am, Svetlana Vt [email protected]