|
Should it be this hard installing a software on Linux? dependencies and conflicts.
I was trying to install eva QQ(an Instant Message client), and this software requires dependency on "kdelibs-3.3.1-3.6.i386.rpm
", so I tried installing it, but failed.
Below there is a error message:
error: Failed dependencies:
libcrypto.so.4 is needed by kdelibs-3.3.1-3.6.i386
libssl.so.4 is needed by kdelibs-3.3.1-3.6.i386
openssl = 0.9.7a is needed by kdelibs-3.3.1-3.6.i386
kdelibs < 6:3.5.2-6 conflicts with cups-1.2.4-11.14.el5.i386
there are three more dependencies and a conflict between kdelibs and cups-1.2.4-11.14.el5.i386. I didn't proceed cause I wondered if there would be endless dependencies. even if dependencies stop on those three dependencies, I wouldn't be able to fix the conflict myself, so how to end the dependency and fix the conflict? please help...
Any replies would be greatly appreciated.
Thanks in advance.
Last edited by kevintse; 04-04-2008 at 01:08 AM.
|