# 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. On Wed, Mar 6, 2019 at 8:22 PM LyX Ticket Tracker <t...@lyx.org> wrote: > > #11509: Lyx 2.3.2 Ubuntu Xenial cmake make install failed > --------------------+------------------------- > Reporter: d01phi | Owner: lasgouttes > Type: defect | Status: new > Priority: normal | Milestone: > Component: build | Version: 2.3.2 > Severity: normal | Resolution: > Keywords: | > --------------------+------------------------- > > Comment (by kornel): > > 1.) Don't compile in source tree, it may work, but is not recomended. > 2.) Don't use 'make install', use 'make package' instead. Than you should > be able to to install from the creaded .deb file. > > Now to NLS. All .gmo files should already be part of the downloaded. > Do you have 'gettext' installed? > > Try this command sequence: > $ mkdir builddir > $ cd bulddir > $ cmake /home/dolfi/Downloads/lyx-2.3.2 -DCPACK_BINARY_DEB:BOOL=ON > $ make package > $ sudo dpkg -i lyx23*.deb > > -- > Ticket URL: <https://www.lyx.org/trac/ticket/11509#comment:1> > The LyX Project <https://www.lyx.org/> > LyX -- The Document Processor