I’ve never had too many issues uploading images, but yesterday, before I even saw the image file screen, I saw this error:
“The required ImageMagick libraries are not installed or not installed properly.”
Since then, I’ve not been able to upload any images. I’m on a Mac, running Google Chrome Version 19.0.1084.46.
Thanks for your help.
Rick on October 5, 2013, 1:30 a.m. Reply
The easiest way to install the imagemagick libraries on a mac is with “homebrew” package manager http://brew.sh/ . Follow the directions to install homebrew, then at the terminal, type “brew install imagemagick”.