how to properly install image magick and ghost script for ruby?
-
I've tried to install image magick to ruby, i moved the dlls files to ruby/bin trying to replicate this tutorial (PHP) https://forum.laragon.org/topic/339/tutorial-how-to-install-imagemagick, but didn't work, i keep getting this error every time that i try to upload a image
An error was received while processing: #<Paperclip::Errors::NotIdentifiedByImageMagickError: Paperclip::Errors::NotIdentifiedByImageMagickError>
Command :: identify -format '%wx%h,%[exif:orientation]'I need Help, thanks
-
@2nal2 : I will make a tutorial for that when I have time.