Description of problem: The "lcms2" is not installed with "scribus". Version-Release number of selected component (if applicable): scribus-1.4.3 How reproducible: always Steps to Reproduce: 1. yum -y install scribus 2. scribus 3. Actual results: scribus: error while loading shared libraries: liblcms2.so.2: ... Expected results: scribus should successfully start... Additional info: Clearly, the spec file for scribus needs a "Requires: lcms2" statement
it is a dependency already. on my centos6 box: yum install scribus ... ---> Package scribus.x86_64 0:1.4.3-1.el6 will be installed ... --> Processing Dependency: liblcms2.so.2()(64bit) for package: scribus-1.4.3-1.el6.x86_64 ... --> Running transaction check ... ---> Package lcms2.x86_64 0:2.3-2.el6 will be installed ...
I don't see any problem with Scribus dependencies in EPEL-6, it start fine here. BTW what does "rpm -qi scribus" return? Is scribus coming from EPEL? Do you have any other repos installed besides RHEL and EPEL?
*** This bug has been marked as a duplicate of bug 1085420 ***