I have simulated the instalation of this package, and I get a warning. What's the problem?.

There isn't any error. Does this mean that I can install it knowing that there are not dependencies or --test parameter does not verify the dependencies?


rpm -ivh compat-libstdc++-33-3.2.3-47.3.i386.rpm --test
warning: compat-libstdc++-33-3.2.3-47.3.i386.rpm: V3 DSA signature: NOKEY, key ID db42a60e
Preparing... ########################################### [100%]


Note: The OS is Redhat 4 and I haven't yum.

Thanks.