Hi,
I use Centos 7.4, and can find libuuid.so in my OS. how and where to get libuuid.a?
Thanks!
Regards
Andrew
On 07/17/2018 08:03 AM, qw wrote:
Hi,
I use Centos 7.4, and can find libuuid.so in my OS. how and where to get libuuid.a?
Thanks!
Not seeing it, but libuuid.so is provided by libuuid-devel from EPEL.
Frequently, static libraries are not provided by CentOS / EPEL.
Is there a reason you need the static instead of dynamic?
If you, you probably have to rebuild the src.rpm after modifying the spec file to not delete the static library.
On Tue, Jul 17, 2018 at 11:03:29PM +0800, qw wrote:
Hi,
I use Centos 7.4, and can find libuuid.so in my OS. how and where to get libuuid.a?
Did you try:
yum whatprovides */libuuid.a