Am Montag, 25. März 2019, 09:33:33 CET schrieb Jürgen Spitzmüller:
> > You resolved it by using 'buildlyxdir' instead of 'systemlyxdir'.
> 
> Exactly
> 
> Now the installed files are wrong here.
> 
> 
> Doesn't cmake set the correct origin on install?

No

> Autotools does that (see
> bottom of lib/Makefile.am. This way, it is correctly set both in build and
> system dir.

No its wrong in my opinion.
Suppose following structure:
lyx-source:     /usr/src/lyx
lyx-build:       /build/lyx,
                          the executable is '/build/lyx/bin/lyx'
lyx installed system dir: /usr/share/lyx
                           the executable is '/usr/bin/lyx'

In normal case (not setting systemdir) -->  system dir is /usr/share/lyx,
If used from the build dir --> system dir is /usr/src/lyx/lib

There is NO buildlyxdir involved. At least a very misunderstandable naming.

> Jürgen
> 

         Kornel

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to