I think you might have done. Thre is indeed a --without-gui option to the configure script.
You can run ./configure --help to see all options. On Sun, Dec 03, 2023 at 09:23:51AM +0200, Oren Ish-Shalom wrote: > Hi all, > In case someone needs a `without-gui` build from source, > controlling various steps of the build / compilation flags etc., > Take a look at this psppdocker GitHub Dockerfile > <https://github.com/OrenGitHub/psppdocker>. > > * Hope I didn't reinvent the wheel by missing a similar thing