need help installing iozone
This is a server that doesn't have access to a repo ( behind FW ) but I can get files to it from my other server with repo access or I guess pulling down from the net and pushing up. So what is the best way to locate and download these dependencies? How can I tell what .rpm has these in it?
I tried a yum search libc from my connected Repo server and got nothing. I looked at rpmfind.net to see what rpm these might be in, and looks like glibc?? But that is installed, what am I missing?
Installed Packages
glibc.x86_64 2.12-1.132.el6
# rpm -Uvh iozone-3-430.i386.rpm error: Failed dependencies: libc.so.6 is needed by iozone-3-430.i386 libc.so.6(GLIBC_2.0) is needed by iozone-3-430.i386 libc.so.6(GLIBC_2.1) is needed by iozone-3-430.i386 libc.so.6(GLIBC_2.2) is needed by iozone-3-430.i386 libpthread.so.0 is needed by iozone-3-430.i386 libpthread.so.0(GLIBC_2.0) is needed by iozone-3-430.i386 libpthread.so.0(GLIBC_2.1) is needed by iozone-3-430.i386 libpthread.so.0(GLIBC_2.2) is needed by iozone-3-430.i386 libpthread.so.0(GLIBC_2.3.4) is needed by iozone-3-430.i386 librt.so.1 is needed by iozone-3-430.i386 librt.so.1(GLIBC_2.1) is needed by iozone-3-430.i386
Responses