CMake Install Failure

Richard Kimberly Heck rikiheck at lyx.org
Sat Aug 8 22:59:43 UTC 2020


On 8/8/20 3:10 PM, Scott Kostyshak wrote:
> 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?

Just ignore that then.

> 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.

Same error.

Riki




More information about the lyx-devel mailing list