lyxeditor not executable when installed with cmake
Kornel Benko
kornel at lyx.org
Wed Nov 27 14:12:44 UTC 2019
Am Tue, 26 Nov 2019 20:34:47 -0500
schrieb Richard Kimberly Heck <rikiheck at lyx.org>:
> On 11/26/19 3:04 PM, Kornel Benko wrote:
> > Am Tue, 26 Nov 2019 20:57:22 +0100
> > schrieb Kornel Benko <kornel at lyx.org>:
> >
> >> Am Tue, 26 Nov 2019 19:52:15 +0100
> >> schrieb pdv <pdvisschere at edpnet.be>:
> >>
> >>> When installing with the latest CMake on MacOS the lyxeditor, inkscape
> >>> and maxima files, copied into the bundle, are not longer executable.
> >>> This is in particular a nuisance for the "reverse search" feature which
> >>> calls lyxeditor.
> >>>
> >>> In the "install(FILES ...)" command (in development/cmake/install.cmake)
> >>> the PERMISSIONS should be mentioned explicitly. See enclosed patch.
> >>>
> >>> Patrick
> >> Looks good. Will do it for master. Candidate for branch.
> >>
> >> Kornel
> > Too fast. What about
> > install(PROGRAMS ...)
> > instead of 'install(FILES ...)?
>
> Feel free to fix this in stable when you know exactly how to do it.
>
> Riki
>
>
Done at 87672a1d.
Kornel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: Digitale Signatur von OpenPGP
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20191127/37a2cf1b/attachment.asc>
More information about the lyx-devel
mailing list