packet:linbpq-from-source
This is an old revision of the document!
Table of Contents
Building LinBPQ from source
sudo apt update sudo apt install git build-essential libminiupnpc-dev libconfig-dev libjansson-dev libpcap-dev libzip-dev libpaho-mqtt-dev #git clone git://vps1.g8bpq.net/linbpq git clone https://github.com/g8bpq/linbpq.git cd linbpq make chmod +x linbpq ./linbpq -v
./linbpq -l /var/log/linbpq -c /etc -d /opt/bpq/data
Sources
git://vps1.g8bpq.net/linbpq git://vps1.g8bpq.net/QtTermTCP git://vps1.g8bpq.net/QtSM git://vps1.g8bpq.net/ardop git://vps1.g8bpq.net/ARDOP_GUI git://vps1.g8bpq.net/picoBPQ git://vps1.g8bpq.net/QtBPQAPRS
Building QtTermTCP on Windows
With VS2022 on Windows 11, requires:
- C++ desktop development workload installed in VS Installer
- Qt Visual Studio Tools extension, QtVS_v304
Remove the hard coded path from the .sln file
packet/linbpq-from-source.1748703186.txt.gz · Last modified: by m0lte