User Tools

Site Tools


packet-linbpq

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
packet-linbpq [2023/01/06 09:54] m0ukfpacket-linbpq [2023/03/26 21:10] – [Problems] ei5iyb
Line 1: Line 1:
-====== Installing LinBPQ ======+====== Installing LinBPQ on a Raspberry Pi ======
  
 This is a document which describes the general case of installing and configuring LinBPQ on a Pi - this is probably not the instructions to establish a node specific to the OARC national packet project network. This is a document which describes the general case of installing and configuring LinBPQ on a Pi - this is probably not the instructions to establish a node specific to the OARC national packet project network.
Line 71: Line 71:
 11. You will then be sent to the main menu, if you run the config tool again in future you will be brought here. Select option 5 to enable bpq on boot. \\ 11. You will then be sent to the main menu, if you run the config tool again in future you will be brought here. Select option 5 to enable bpq on boot. \\
 {{::screenshot_2023-01-05_at_10.26.40.png?400|}}\\ {{::screenshot_2023-01-05_at_10.26.40.png?400|}}\\
-12. Click finish. Your bpq instance is setup! Why not visit the web interface! http://yourpiIP/8008+12. Click finish. Your bpq instance is setup! Why not visit the web interface! http://yourpiIP:8008
 ===== Connecting LinBPQ to your TNC ===== ===== Connecting LinBPQ to your TNC =====
 1. Find out which port your TNC is connected to:  1. Find out which port your TNC is connected to: 
Line 119: Line 119:
  
 You can also access your node via G8BPQ's desktop application QtTermTCP. Enable an FBBPORT inside your Telnet port config, and set up a host in QtTermTCP, pointing at that port. You can also access your node via G8BPQ's desktop application QtTermTCP. Enable an FBBPORT inside your Telnet port config, and set up a host in QtTermTCP, pointing at that port.
 +
 +===== Problems =====
 +
 +=== I installed and ran bpq.service but I get in my /var/log/syslog: ===
 +
 +<code>
 +/home/pi/linbpq/pilinbpq: error while loading shared libraries: libconfig.so.9: cannot open shared object file: No such file or directory
 +</code>
 +
 +Run:
 +<code>
 +sudo apt install libconfig9
 +</code>
packet-linbpq.txt · Last modified: 2023/04/03 22:10 by m0lte