yum install libXp OR yum install libXp.x86_64

Re: libXp.so.6 on x86_64 in CentOS5 #2
Moderator


Joined: 2006/9/3
From California, US
Posts: 3609 libXp.so.6.2 is included in the base repo (distro). You can find it easily by running:

yum provides libXp.so

I got:

libXp.x86_64 1.0.0-8 base
Matched from:
/usr/lib64/libXp.so.6
/usr/lib64/libXp.so.6.2.0
libXp.so.6()(64bit)

Therefore, you should be able to install it by:

yum install libXp OR yum install libXp.x86_64

Hope this helps,

Akemi

你可能感兴趣的:(Install)