Installing ImageMagick-6.7.2-7.x86_64.rpm on Centos 5.5
error: Failed dependencies:
libfpx.so.1()(64bit) is needed by ImageMagick-6.7.2-6.x86_64
we try download http://www.imagemagick.org/download/del ... 3.1.tar.gz and complile it, then try to execute again the ImageMagick-6.7.2-7.x86_64.rpm rmp installation but get same error
error: Failed dependencies:
libfpx.so.1()(64bit) is needed by ImageMagick-6.7.2-6.x86_64
How we can install this dependencies libfpx for centos 5.5?? why rpm package don't provide it?
libfpx
Re: libfpx
We'll update the RPM in about an hour to remove the Flashpix dependency. Try downloading again.
-
- Posts: 4
- Joined: 2011-09-21T05:10:12-07:00
- Authentication code: 8675308
Re: libfpx
Please review too
$ sudo rpm -Uvh ImageMagick-devel-6.7.2-7.x86_64.rpm
error: Failed dependencies:
ImageMagick = 6.7.2-6 is needed by ImageMagick-devel-6.7.2-6.x86_64
take attention to the version of IM dependencies 2-6 for 2-7 package
thx!
$ sudo rpm -Uvh ImageMagick-devel-6.7.2-7.x86_64.rpm
error: Failed dependencies:
ImageMagick = 6.7.2-6 is needed by ImageMagick-devel-6.7.2-6.x86_64
take attention to the version of IM dependencies 2-6 for 2-7 package
thx!