yum install tcl-devel -y yum install libpng-devel -y yum install libjpeg-devel -y yum install ghostscript-devel -y yum install bzip2-devel -y yum install freetype-devel -y yum install libtiff-devel -y
Download and Install ImageMagick
As root, do the following:cd /usr/local/src wget ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick.tar.gz tar xvfz ImageMagick.tar.gz cd ImageMagick* ./configure make make install
No comments:
Post a Comment