tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: INSTALL_LIB: executable bit is set on non-executable file
On Tue, Mar 06, 2018 at 07:45:04AM -0700, Brook Milligan wrote:
> I have noticed that using ${INSTALL_LIB} to install a package-provided
> library generates the "executable bit is set on non-executable file"
> error message.
It is meant for shared libraries. Some systems require X permissions on
them, others don't care. If you want to install a static archvie, just
use INSTALL_DATA.
Joerg
Home |
Main Index |
Thread Index |
Old Index