I am attempting to install imagick on my mac. I have searched and read a lot...including this excellent write up.
However, I am running into an issue with the final step and that is the actual install of the imagick package via pecl. I am receiving this error:
No releases available for package "pecl.php.net/imagick"
install failed
I have gone to the pecl site and of course I see a host of released imagick packages, so I am unclear as to why this fails. Any ideas will be greatly, greatly appreciated.
Cheers!
sudo pecl install imagick
) – Reinforcement