I am under Linux-Mint trying to install LyX version 2.3.0

./configure
configuring LyX version 2.3.0

was alright

make gives me this fatal error:

GuiApplication.cpp:122:23: fatal error: X11/Xatom.h: No such file or directory
compilation terminated.
Makefile:1004: recipe for target 'GuiApplication.o' failed
make[6]: *** [GuiApplication.o] Error 1
make[6]: Leaving directory '/mnt/sdb/we/lyx-2.3.0/src/frontends/qt4'
Makefile:848: recipe for target 'all' failed
make[5]: *** [all] Error 2
make[5]: Leaving directory '/mnt/sdb/we/lyx-2.3.0/src/frontends/qt4'
Makefile:778: recipe for target 'all-recursive' failed

Do I need to install something else before running make?

Thanks for a pointer,

Wolfgang

Reply via email to