On Sat, Aug 08, 2020 at 07:31:44AM +0200, Kornel Benko wrote:
> Am Sat, 8 Aug 2020 00:33:47 -0400
> schrieb Richard Kimberly Heck <rikih...@lyx.org>:
> 
> > On Linux:
> > 
> > ./autogen.sh
> > mkdir build
> > cd build
> > make -j4
> > sudo make install
> > 
> > CMake Error at po/cmake_install.cmake:45 (file):
> >   file INSTALL cannot find "/cvs/lyx/lyx-pristine/build/po/ar.gmo": No such
> >   file or directory.
> > 
> > The gmo files are not at /cvs/lyx/lyx-pristine/build/po/ but at
> > /cvs/lyx/lyx-pristine/po/.
> > 
> > Riki
> > 
> > 
> 
> I don't get it.
> ./autogen.sh is for automake, how is it cmake related?

Also, it would be helpful to know if you can reproduce the problem with
an out-of-source build. From what I understand, building inside the
source directory is discouraged for both CMake and Automake.

Scott

Attachment: signature.asc
Description: PGP signature

-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to