I am having issue while trying to install \"rmagick\" gem on centos. Following is the output I am having. Can anyone please help me identifying what package I am missing
On debian (unstable) the correct packages needed to resolve this error were libmagickcore-6.q16-dev, imagemagick and libmagickwand-6-headers
libmagickcore-6.q16-dev
imagemagick
libmagickwand-6-headers
I found them by using apt-file search MagickCore.pc and apt-file search MagickWand.h
apt-file search MagickCore.pc
apt-file search MagickWand.h