← Back to team overview

ius-community team mailing list archive

Re: php53u-pecl-imagick dependency errors

 

Hello Nicholas,

It seems you may be missing the package ImageMagick or the version you have is not compatible.

You will notice below the missing dependencies you are noting above are linked to the ImageMagick package:

# rpm -q /usr/lib64/libWand.so.10 -f
ImageMagick-6.2.8.0-4.el5_5.3.x86_64

# rpm -q /usr/lib64/libMagick.so.10 -f
ImageMagick-6.2.8.0-4.el5_5.3.x86_64

This package is a stock Redhat Package as seen below:

# rpm -qi ImageMagick-6.2.8.0-4.el5_5.3.x86_64
Name        : ImageMagick                  Relocations: (not relocatable)
Version     : 6.2.8.0                           Vendor: Red Hat, Inc.
Release     : 4.el5_5.3                     Build Date: Wed 06 Oct 2010 08:43:54 AM CDT
Install Date: Mon 03 Jan 2011 07:37:17 PM CST      Build Host: x86-003.build.bos.redhat.com
Group       : Applications/Multimedia       Source RPM: ImageMagick-6.2.8.0-4.el5_5.3.src.rpm
Size        : 11807270                         License: freeware
Signature   : DSA/SHA1, Wed 20 Oct 2010 07:37:56 AM CDT, Key ID 5326810137017186
Packager    : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
URL         : http://www.imagemagick.org/
Summary     : An X application for displaying and manipulating images.
Description :
ImageMagick(TM) is an image display and manipulation tool for the X
Window System. ImageMagick can read and write JPEG, TIFF, PNM, GIF,
and Photo CD image formats. It can resize, rotate, sharpen, color
reduce, or add special effects to an image, and when finished you can
either save the completed work in the original format or a different
one. ImageMagick also includes command line programs for creating
animated or transparent .gifs, creating composite images, creating
thumbnail images, and more.

ImageMagick is one of your choices if you need a program to manipulate
and dis play images. If you want to develop your own applications
which use ImageMagick code or APIs, you need to install
ImageMagick-devel as well.

==

Can you check and see if you have ImageMagick installed on your system:

  rpm -q ImageMagick

If it is can you provide us with the full informational output of the package:
  
  rpm -qi ImageMagick

If it is not installed, and you can not install it from 'yum', your server may have a issue connecting to your Redhat/CentOS mirrors.

---
Jeffrey Ness
Linux System Engineer
Infrastructure Services [Development]
Rackspace Hosting

On Mar 2, 2011, at 6:19 PM, NICHOLAS KLINE wrote:

>  --> Missing Dependency: libWand.so.10()(64bit) is needed by package



Confidentiality Notice: This e-mail message (including any attached or
embedded documents) is intended for the exclusive and confidential use of the
individual or entity to which this message is addressed, and unless otherwise
expressly indicated, is confidential and privileged information of Rackspace.
Any dissemination, distribution or copying of the enclosed material is prohibited.
If you receive this transmission in error, please notify us immediately by e-mail
at abuse@xxxxxxxxxxxxx, and delete the original message.
Your cooperation is appreciated.




Follow ups

References