Is there a non systemd version ?
-
Asked my favorite Linux distribution, pclinuxos https://www.pclinuxos.com to do a build, and they came back with this. So is there a non systemd version ?
Does not compile and requires systemd service file to start server at boot.
Code: [Select]
veyon-4.3.4/CMakeFiles/CheckIncludeFiles/HAVE_IRIX_XREADDISPLAY.c:2:10: fatal error: X11/extensions/readdisplay.h: No such file or directory
2 | #include <X11/extensions/readdisplay.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
gmake[1]: *** [CMakeFiles/cmTC_6accf.dir/build.make:83: CMakeFiles/cmTC_6accf.dir/HAVE_IRIX_XREADDISPLAY.c.o] Error 1
gmake[1]: Leaving directory '/home/tex/Downloads/veyon-4.3.4/CMakeFiles/CMakeTmp'
gmake: *** [Makefile:138: cmTC_6accf/fast] Error 2