Today's blog is going to be quick.
For those linux users out there that don't have imagemagick already installed the correct syntax is:
yum install ImageMagick
NOT yum install imagemagick
To find out if you already have imagemagick just type convert -version from the command line.
As it turns out I was trying to install something I already had thanks to CentOS.
No comments:
Post a Comment