User Tools

Site Tools


packet:linbpq-from-source

This is an old revision of the document!


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/bpq32.cfg -d /opt/bpq/data
packet/linbpq-from-source.1729332565.txt.gz · Last modified: 2024/10/19 10:09 by m0lte