correction:::
I was trying to install jhead and got the following error message:
[root@webby opt]# rpm -ivh jhead-2.1-0.i386.rpm
error: failed dependencies:
libc.so.6(GLIBC_2.3) is needed by jhead-2.1-0
I think I need to know which version of redhat linux 6.0.1 is running in order to pick the right version of libc.so.6
Thanks