Trouble installing imagick php module
Posted: 2012-12-28T11:21:47-07:00
I am trying to install the imagick module for php and I'm getting an error when installing it. The error says:
I know that means I have to install libMagickCore.so.2 & libMagickWand.so.2 and I tried installing the package for them and I get this:
Is there a package I can install that has all of these packages or do I install them separately?
Code: Select all
warning: php-pecl-imagick-2.3.0-2.fc12.remi.i586.rpm: Header V3 DSA signature: NOKEY, key ID 00f97f56
error: Failed dependencies:
/usr/bin/pecl is needed by php-pecl-imagick-2.3.0-2.fc12.remi.i586
libMagickCore.so.2 is needed by php-pecl-imagick-2.3.0-2.fc12.remi.i586
libMagickWand.so.2 is needed by php-pecl-imagick-2.3.0-2.fc12.remi.i586
php(api) = 20090626 is needed by php-pecl-imagick-2.3.0-2.fc12.remi.i586
php(zend-abi) = 20090626 is needed by php-pecl-imagick-2.3.0-2.fc12.remi.i586
rpmlib(FileDigests) <= 4.6.0-1 is needed by php-pecl-imagick-2.3.0-2.fc12.remi.i586
rpmlib(PayloadIsXz) <= 5.2-1 is needed by php-pecl-imagick-2.3.0-2.fc12.remi.i586
Code: Select all
warning: php-pecl-imagick-2.3.0-2.fc12.remi.i586.rpm: Header V3 DSA signature: NOKEY, key ID 00f97f56
error: Failed dependencies:
/usr/bin/pecl is needed by php-pecl-imagick-2.3.0-2.fc12.remi.i586
libMagickCore.so.2 is needed by php-pecl-imagick-2.3.0-2.fc12.remi.i586
libMagickWand.so.2 is needed by php-pecl-imagick-2.3.0-2.fc12.remi.i586
php(api) = 20090626 is needed by php-pecl-imagick-2.3.0-2.fc12.remi.i586
php(zend-abi) = 20090626 is needed by php-pecl-imagick-2.3.0-2.fc12.remi.i586
rpmlib(FileDigests) <= 4.6.0-1 is needed by php-pecl-imagick-2.3.0-2.fc12.remi.i586
rpmlib(PayloadIsXz) <= 5.2-1 is needed by php-pecl-imagick-2.3.0-2.fc12.remi.i586