Am Donnerstag, 7. März 2019 06:25:15 CET schrieb Adolf Mathias 
<[email protected]>:
> #  1.) Don't compile in source tree, it may work, but is not recomended.
> Lyx by itself created a directory called build right under the source tree
> # Do you have 'gettext' installed?
> Yes.
> 
> When I try the commands you gave me, the process fails after
> $ make package
> with
>    make: *** No rule to make target 'package'.  Stop.
> Inside builddir, no files have been created.

OK, my fault. Probably missing extra parameter '-DLYX_CPACK=ON' on cmake 
command line.
E.g.
        $ cmake /home/dolfi/Downloads/lyx-2.3.2 -DLYX_CPACK=ON 
-DCPACK_BINARY_DEB:BOOL=ON -DLYX_NLS=ON
should do.

        Kornel

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

Reply via email to