Hi All; I'm runing a new install of CentOS 7, enabled the epel repo and ran: # yum install kmymoney I get this: Resolving Dependencies --> Running transaction check ---> Package kmymoney.x86_64 0:4.6.6-1.el7 will be installed --> Processing Dependency: kmymoney-libs(x86-64) = 4.6.6-1.el7 for package: kmymoney-4.6.6-1.el7.x86_64 --> Processing Dependency: libkmm_widgets.so.4()(64bit) for package: kmymoney-4.6.6-1.el7.x86_64 --> Processing Dependency: libkmm_plugin.so.4()(64bit) for package: kmymoney-4.6.6-1.el7.x86_64 --> Processing Dependency: libkmm_mymoney.so.4()(64bit) for package: kmymoney-4.6.6-1.el7.x86_64 --> Processing Dependency: libcalligrakdchart.so.13()(64bit) for package: kmymoney-4.6.6-1.el7.x86_64 --> Running transaction check ---> Package kmymoney.x86_64 0:4.6.6-1.el7 will be installed --> Processing Dependency: libcalligrakdchart.so.13()(64bit) for package: kmymoney-4.6.6-1.el7.x86_64 ---> Package kmymoney-libs.x86_64 0:4.6.6-1.el7 will be installed --> Finished Dependency Resolution Error: Package: kmymoney-4.6.6-1.el7.x86_64 (epel) Requires: libcalligrakdchart.so.13()(64bit) You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest I cant seem to get past this, using --skip-broken does not work. Anyone have any suggestions? Thanks in advance...