SOLVED! Need Help Installing ImageMagick-6.4.9.x on CentOS 5
Posted: 2009-03-06T02:32:25-07:00
Dear all,
first I want to say thank you for providing such great tool for all of us, I luv it.
I've been struggling with it for a couple of days now, I read this forum and searched google and I'm stuck completly.
So I need you help guys.
1 question:
Is there a tool GUI for imagemagick where I can resize and do other stuff and see the exact cmd executed? would be handy when doing compose -geometry (2 images) for example find the x y.
2 question and the most important.
I'm new with Imagemagick and with linux but I managed to install and play with imagemagick, old version that I installed by my Plesk. Now the issue is that I need to use the new feature, I need the latest imagemagick on my VPS.
I tried http://www.imagemagick.org/Usage/api/#building
I get fine till (red line)
rpmdir=/tmp/imagemagick-rpmbuild
rm -rf $rpmdir; mkdir $rpmdir
mkdir $rpmdir/{BUILD,RPMS{,/i386},SOURCES,SPECS,SRPMS}
nice rpmbuild --define="_topdir $rpmdir" --nodeps --rebuild ImageMagick-6.4.9-8.src.rpm
I got this error:
Installing ImageMagick-6.4.9-8.src.rpm
warning: user cristy does not exist - using root
warning: group cristy does not exist - using root
error: unpacking of archive failed on file /tmp/imagemagick-rpmbuild/SOURCES/ImageMagick-6.4.9-8.tar.bz2;49b0f6e1: cpio: MD5 sum mismatch
error: ImageMagick-6.4.9-8.src.rpm cannot be installed
I also tried this one http://andrewduck.name/2009/01/imagemag ... -centos-5/
but I soon I run
configure --prefix=/usr/local --with-bzlib=yes --with-fontconfig=yes --with-freetype=yes --with-gslib=yes --with-gvc=yes --with-jpeg=yes --with-jp2=yes --with-png=yes --with-tiff=yes
I got this error:
-bash: configure: command not found
- Now my Question is could anybody please help me?
- Does anyone have a rpm for CentOS 5 that I just can install ?
- Is there any other way I could install Imagemagick on my VPS ?
Thank you a million for you help and advice.
first I want to say thank you for providing such great tool for all of us, I luv it.
I've been struggling with it for a couple of days now, I read this forum and searched google and I'm stuck completly.
So I need you help guys.
1 question:
Is there a tool GUI for imagemagick where I can resize and do other stuff and see the exact cmd executed? would be handy when doing compose -geometry (2 images) for example find the x y.
2 question and the most important.
I'm new with Imagemagick and with linux but I managed to install and play with imagemagick, old version that I installed by my Plesk. Now the issue is that I need to use the new feature, I need the latest imagemagick on my VPS.
I tried http://www.imagemagick.org/Usage/api/#building
I get fine till (red line)
rpmdir=/tmp/imagemagick-rpmbuild
rm -rf $rpmdir; mkdir $rpmdir
mkdir $rpmdir/{BUILD,RPMS{,/i386},SOURCES,SPECS,SRPMS}
nice rpmbuild --define="_topdir $rpmdir" --nodeps --rebuild ImageMagick-6.4.9-8.src.rpm
I got this error:
Installing ImageMagick-6.4.9-8.src.rpm
warning: user cristy does not exist - using root
warning: group cristy does not exist - using root
error: unpacking of archive failed on file /tmp/imagemagick-rpmbuild/SOURCES/ImageMagick-6.4.9-8.tar.bz2;49b0f6e1: cpio: MD5 sum mismatch
error: ImageMagick-6.4.9-8.src.rpm cannot be installed
I also tried this one http://andrewduck.name/2009/01/imagemag ... -centos-5/
but I soon I run
configure --prefix=/usr/local --with-bzlib=yes --with-fontconfig=yes --with-freetype=yes --with-gslib=yes --with-gvc=yes --with-jpeg=yes --with-jp2=yes --with-png=yes --with-tiff=yes
I got this error:
-bash: configure: command not found
- Now my Question is could anybody please help me?
- Does anyone have a rpm for CentOS 5 that I just can install ?
- Is there any other way I could install Imagemagick on my VPS ?
Thank you a million for you help and advice.