I assume you are using rpm to install these? Unfortunately, the rpm commands, AFAIK, won't automatically install missing dependencies like packaga managers such as yum will. You are going to need to install these manually. It is possible that you can use the --allfiles option to rpm --install to install these parts, provided they are in the package itself.