error: failed dependencies

Magick++ is an object-oriented C++ interface to ImageMagick. Use this forum to discuss, make suggestions about, or report bugs concerning Magick++.
Post Reply
capchap
Posts: 2
Joined: 2015-01-19T14:54:36-07:00
Authentication code: 6789

error: failed dependencies

Post by capchap »

Hi all,
I am trying to install imageMagick on my linux (CentOS) desktop to use my Epson DS-510 scanner
I downloaded dome drivers from Epson, but after rpm, received 4 failed dependences
first being ImageMagick, followed by libMagock++.so.4, libMagickCore.so.4 & libstdc.so.6
being needed.

I installed ImageMAgick and no am left with the other three errors.

How do I install these dependencies?
I have tried yum whatprovides, but no positive results.
I have looked in add/remove software at administrative level, but do not see thes listed

Thanks for any help
Don
capchap
Posts: 2
Joined: 2015-01-19T14:54:36-07:00
Authentication code: 6789

Re: error: failed dependencies

Post by capchap »

OK, I decided to use the Epson .gz file since the rpm didnt exactly go as expected.
There were a few errors (no compiler installed) but after resolving that, the ./configure ran without issue

Further, it removed two more of the dependencis flagged by running the rpm

It still leaves me with not being able to communicate with the ds510 scanner...

I think i never did the make afterwards...checking that now...
hmmm too tired
Post Reply