im sitting here writng a looong nice post, and just realized that its NOT yum that is the problem, its the: rpm -Uvh ....

sorry guys
and we all(?) know how that looks:
(just an example, NOT what im trying to install)
rpm -Uvh cheops-0.59a-1.i386.rpm
error: failed dependencies:
libgdk.so.1 is needed by cheops-0.59a-1
libglib.so.1 is needed by cheops-0.59a-1
libgtk.so.1 is needed by cheops-0.59a-1
what my question SHOLD have been is:
is there a way auto-install these packages thats missing.
what im trying to do is to get a PVR program to work with my old ATI 9800 PRO AIW on a system that im not using)
After trying MythTV and noticed that this cant handle the card im now over to Freevo that is supposed to fix it using the module bttv.(substory... ive tried this for 3 days and it just wont work, it loads the driver but the /dev/video0 is still not there)
Anyways... first i only found small packages for MythTV and there was a long chain of missing dependecies and its HERE i started to wonder if it could auto install them somehow.
im not sure how rpm works, but it does check all files in my local rpm database to see if they are present but not installed, right? if they are, they will get installed, or?