5

linbpq install on Lubuntu 22.04

 1 year ago
source link: https://www.kevinhooke.com/2023/01/08/linbpq-install-on-lubuntu-22-04/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

linbpq install on Lubuntu 22.04

I’m setting up a test install of linbpq on Linbuntu 22.04. This is just a test install to play with the config.

Since linbpq is a 32 bit app, you need to add i386 32bit library support:

sudo dpkg --add-architecture i386
sudo apt-get update
./linbpq
./linbpq: error while loading shared libraries: libasound.so.2: cannot open shared object file: No such file or directory

To fix, install:

$ sudo apt-get install libasound2

Next error

./linbpq: error while loading shared libraries: libz.so.1: cannot open shared object file: No such file or directory

To fix this on I installed 32bit gcc:

$sudo apt-get install gcc:i386

At this point I was able to create a simple bpq32.cfg file to test telnet access, and I’m up an running:

SIMPLE

LOCATOR=YOURLOCATOR ; Node locator
NODECALL=YOURCALL-5 ; Node callsign
NODEALIAS=YOURALIAS ; Node alias (6 characters max)
LINMAIL ; Enable BBS
LINCHAT ; Enable CHAT
BBS=1

PORT
PORTNUM=2
ID=Telnet Server
DRIVER=Telnet
CONFIG
CMS=1
LOGGING=1
DisconnectOnClose=1
TCPPORT=8010
;FBBPORT=8011 6300
HTTPPORT=9123
CMDPORT 63000
LOGINPROMPT=user:
PASSWORDPROMPT=password:
MAXSESSIONS=10
CTEXT=BPQ32 Telnet Server\nPress ? For list of commands \n\n
USER=testuser,changepasswordhere,testuser,””,SYSOP
ENDPORT

APPLICATION 1,BBS,,YOURCALL-7,YOURBBSALIAS,255
APPLICATION 2,CHAT,,YOURCALL-8,YOURCHATALIAS,255

CategoriesAmateur RadioTagsamateur radio, bbs, packet radio

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Comment *

Name *

Email *

Website

Save my name, email, and website in this browser for the next time I comment.

Notify me of follow-up comments by email.

Notify me of new posts by email.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Post navigation


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK