CMake Install Failure

Scott Kostyshak skostysh at lyx.org
Sat Aug 8 19:10:32 UTC 2020


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 <rikiheck at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20200808/90aa583b/attachment.asc>


More information about the lyx-devel mailing list