Error message about libc.so.6 when installing krb5-workstation.rpm
Hi
I am trying to install Kerberos package krb5-workstation-1.5-5.ppc.rpm
for a client machine, and i get a following error:
libc.so.6(GLIBC_2.4) is needed by krb5-workstation-1.5-5.ppc
rtld(GNU_HASH) is needed by krb5-workstation-1.5-5.ppc
Now, libc.so.6 is present on the machine in /lib directory and it maps
to libm-2.3.5.so file. Why can't it be detected by krb5-workstation
package? Any help would be appreciated.
Re: Error message about libc.so.6 when installing krb5-workstation.rpm
goykhmanster <goykhmanster@gmail.com> writes:
[color=blue]
> I am trying to install Kerberos package krb5-workstation-1.5-5.ppc.rpm
> for a client machine, and i get a following error:[/color]
[color=blue]
> libc.so.6(GLIBC_2.4) is needed by krb5-workstation-1.5-5.ppc
> rtld(GNU_HASH) is needed by krb5-workstation-1.5-5.ppc[/color]
[color=blue]
> Now, libc.so.6 is present on the machine in /lib directory and it maps
> to libm-2.3.5.so file. Why can't it be detected by krb5-workstation
> package? Any help would be appreciated.[/color]
You're trying to install a package that depends on glibc 2.4 on a system
that only has glibc 2.3.5. You either need to ugprade your system or find
Kerberos packages built against an older glibc.
--
Russ Allbery (rra@stanford.edu) <http://www.eyrie.org/~eagle/>