Issue with rpm package

Hello

I have Storage foundation 6.0 version to install in redhat 6.0, so while trying to install one of the application it say to install some dependencies packages so when i try to install the dependencies again it ask for the dependencies so its a lengthy process i say. so now can i get the full package with dependencies ...
if YES please send me the link

BELOW THE ERRORS ARE

[root@localhost ~]# rpm -ivh /root/Downloads/glibc-2.12-1.25.el6.i686.rpm
warning: /root/Downloads/glibc-2.12-1.25.el6.i686.rpm: Header V4 DSA/SHA1 Signature, key ID 192a7d7d: NOKEY
error: Failed dependencies:
glibc-common = 2.12-1.25.el6 is needed by glibc-2.12-1.25.el6.i686
libfreebl3.so is needed by glibc-2.12-1.25.el6.i686
libfreebl3.so(NSSRAWHASH_3.12.3) is needed by glibc-2.12-1.25.el6.i686
[root@localhost ~]# rpm -ivh /root/Downloads/glibc-common-2.12-1.25.el6.i686.rpm
warning: /root/Downloads/glibc-common-2.12-1.25.el6.i686.rpm: Header V4 DSA/SHA1 Signature, key ID 192a7d7d: NOKEY
error: Failed dependencies:
glibc = 2.12-1.25.el6 is needed by glibc-common-2.12-1.25.el6.i686
libc.so.6 is needed by glibc-common-2.12-1.25.el6.i686
libc.so.6(GLIBC_2.0) is needed by glibc-common-2.12-1.25.el6.i686
libc.so.6(GLIBC_2.1) is needed by glibc-common-2.12-1.25.el6.i686
libc.so.6(GLIBC_2.1.1) is needed by glibc-common-2.12-1.25.el6.i686
libc.so.6(GLIBC_2.10) is needed by glibc-common-2.12-1.25.el6.i686
libc.so.6(GLIBC_2.2) is needed by glibc-common-2.12-1.25.el6.i686
libc.so.6(GLIBC_2.3) is needed by glibc-common-2.12-1.25.el6.i686
libdl.so.2 is needed by glibc-common-2.12-1.25.el6.i686
libdl.so.2(GLIBC_2.0) is needed by glibc-common-2.12-1.25.el6.i686
libdl.so.2(GLIBC_2.1) is needed by glibc-common-2.12-1.25.el6.i686

Do you have a local yum repository? I yes go ahead with yum install glibc* Yum will automatically install all the dependencies.