4.2. Running on Headless Linux

Please note that (at this time) librepcb-cli requires a running X-server even if it doesn’t open any windows. If your system doesn’t have an X-server running, you can use xvfb instead:

  1. $ xvfb-run -a librepcb-cli [args]

If the librepcb-cli executable still doesn’t work, you may need to install some dependencies. On Debian/Ubuntu, following packages need to be installed:

  1. $ apt-get install libfontconfig1 libglib2.0-0 libglu1-mesa