Jason Tang wrote:
From: owner-selinux@xxxxxxxxxxxxx on behalf of Vikram Noel Ambrose
Sent: Sat 2008-09-27 22:28
To: SE Linux
Subject: Re: [autotools] libselinux build system comments
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?
No, because then libsemanage would be installed to the wrong location.
Sorry I don't follow, do you mean all the sub-packages need to be
compiled with the same configure parameters?
--
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.