First of all thank you, Seth! I rebuilt the yum package and now it works. Now I have a configuration issue I need to resolve. I tried to install k3b from a repository and I get an error stating that it is missing dependencies. Error: Missing Dependency: libFLAC++.so.2 is needed by package k3b Error: Missing Dependency: libmad.so.0 is needed by package k3b Error: Missing Dependency: libFLAC.so.4 is needed by package k3b Error: Missing Dependency: libkwalletclient.so.1 is needed by package k3b Error: Missing Dependency: libid3-3.8.so.3 is needed by package k3b Error: Missing Dependency: libidn.so.11 is needed by package k3b Error: Missing Dependency: libasound.so.2 is needed by package k3b Error: Missing Dependency: libstdc++.so.6(GLIBCXX_3.4) is needed by package k3b How do I get those missing files? I am guessing that I could just add in another repository in the yum.conf file so yum could get the missing rpm's. I investigated that option by finding a rpm repository (dag) and adding it to the config file. However, then I received an invalid baseurl message. Thanks, Steven