Hi there, I am running RHEL AMD 64 and I had downloaded mod_jk2 from
http://ftp.redhat.com/pub/redhat/lin...PS/ia64/RPMS/. Now when I try to install it I am getting:
# rpm -Uhv mod_jk2-2.0.4-4jpp_4rh.ia64.rpm error: Failed dependencies:
libc.so.6.1()(64bit) is needed by mod_jk2-2.0.4-4jpp_4rh.ia64
libc.so.6.1(GLIBC_2.2)(64bit) is needed by mod_jk2-2.0.4-4jpp_4rh.ia64
libc.so.6.1(GLIBC_2.3)(64bit) is needed by mod_jk2-2.0.4-4jpp_4rh.ia64
libm.so.6.1()(64bit) is needed by mod_jk2-2.0.4-4jpp_4rh.ia64
Here is my rpm -qa | grep glibc...
# rpm -qa | grep glibc
glibc-2.3.4-2.9
glibc-common-2.3.4-2.9
glibc-2.3.4-2.9
What do I have to do? I would like to know which package I should have marked in the installation that I didn't...
Thanks, Oren