Skip to content

LoTW Synchronisation

Peter Goodhall edited this page May 28, 2019 · 7 revisions

This is the start of the documentation for setting up LOTW synchronisation within Cloudlog probably not for the faint-hearted.

Server Setup

Build TrustedQSL

sudo apt-get install cmake libssl-dev libexpat1-dev zlib1g-dev libdb-dev libwxgtk3.0-dev libcurl4-openssl-dev

cmake .
make
sudo make install

Setup XVFB

sudo apt-get install xvfb

Test

xvfb-run tqsl -v

Runs

04:36:28 PM: Debug: Failed to connect to session manager: SESSION_MANAGER environment variable not defined
TQSL Version 2.5 [v2.5-beta-6-gf2ad720]

Required Scripts

Clone this wiki locally