LyX 2.5.2 installation failure
Paul Rubin <[email protected]>
| Newsgroups | gmane.editors.lyx.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I just tried to install LyX 2.5.2 from source on two different machines, both running Linux Mint 22.3. In both cases, the make command eventually threw an error. Here is the tail end of the output from make: > AR liblyxgraphics.a > CXXLD lyx > /usr/bin/ld: cannot find -lxkbcommon: No such file or directory > collect2: error: ld returned 1 exit status > make[4]: *** [Makefile:2131: lyx] Error 1 > make[4]: Leaving directory '/home/paul/Software/lyx-2.5.2/src' > make[3]: *** [Makefile:2548: all-recursive] Error 1 > make[3]: Leaving directory '/home/paul/Software/lyx-2.5.2/src' > make[2]: *** [Makefile:1690: all] Error 2 > make[2]: Leaving directory '/home/paul/Software/lyx-2.5.2/src' > make[1]: *** [Makefile:585: all-recursive] Error 1 > make[1]: Leaving directory '/home/paul/Software/lyx-2.5.2' > make: *** [Makefile:480: all] Error 2 > Just for grins, I ran make check and got more or less the same error message (albeit with "Error 1" rather than "Error 2"). Any suggestions for a fix? Thanks, Paul -- lyx-devel mailing list [email protected] https://lists.lyx.org/mailman/listinfo/lyx-devel