I am trying to run one project on my local machine. I installed Ruby and Rails on my Mac OS system. It is working properly. I can create a new project and can run it properl
You need to run both the command for ubuntu
sudo apt-get install libmagick++-dev sudo apt-get install imagemagick
Then try to install
gem install rmagick