Page 1 of 1

error: failed dependencies

Posted: 2015-01-19T15:06:00-07:00
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

Re: error: failed dependencies

Posted: 2015-01-19T16:12:17-07:00
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