Why are you using an rpm, and not using imagemagick from the centos repo? Having that said, check out yum localinstall.
Rory On 12 July 2010 18:36, Dani Andub <[email protected]> wrote: > Hi, > > I'm having troubles installing imagemagick on CentOS. > > Using YUM to install the ImageMagick-6.6.3-0.i386.rpm: > > yum install ImageMagick-6.6.3-0.i386.rpm > > I have these missing dependencies: > > Error: Missing Dependency: libgvc.so.5 is needed by package > ImageMagick > Error: Missing Dependency: libcdt.so.4 is needed by package > ImageMagick > Error: Missing Dependency: libdjvulibre.so.21 is needed by package > ImageMagick > Error: Missing Dependency: libgraph.so.4 is needed by package > ImageMagick > > How can I install these dependencies? Where can I find these > dependencies/versions? > > I was researching on Google looking for these missing dependencies but > I cannot find good results. > > Thanks > Dani > > -- > You received this message because you are subscribed to the Google Groups > "Python Ireland" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/pythonireland?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Python Ireland" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pythonireland?hl=en.
