|
From: O. B. <bal...@gm...> - 2017-11-02 21:02:15
|
Hi all, I have a small server in the cloud and I'd like to use it to sync stats between different computers I use in different networks. However I tried to compile and it required X (even though I used configure --no-app-gtk). The only package in debian installs the whole X stuff as well, and I don't want to go through a GUI anyway. Any suggestions? Thanks. ~/workrave-1.10.1$ ./configure --disable-app-gtk checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes (...) checking for platform... Unix checking for pkg-config... no checking for X... no configure: error: X11 required on Unix platform |