Jason Tang wrote:
From: Vikram Noel Ambrose [mailto:noel.ambrose@xxxxxxxxx]
4. libselinux is being installed to $(LIBDIR). In this case, it should default to the system library.
What does that mean?
libselinux and libsepol should be installed to /lib (or /lib64). The reason is because /usr/lib may be on a different filesystem, but /lib (and /lib64) is nearly guaranteed to be available by the time the system will load the SELinux policy.
And ./configure --libdir=/lib64. doesnt solve this?
--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@xxxxxxxxxxxxx with
the words "unsubscribe selinux" without quotes as the message.