I would try 3.4.5. The beta may have new stuff that Syncterm doesn't
work with.I have never tried it so I can't say for sure.
I wonder if anyone has built cryptlib on a Pi and can give Charles any hints?
I already had it working on my Pi, but I just ran through the steps
again and it worked for me. Here's what I did:
$ sudo apt update ; sudo apt upgrade
$ sudo apt install build-essential manpages-dev zip unzip
$ mkdir /tmp/cryptlib
$ cd /tmp/cryptlib
$ wget https://cryptlib-release.s3-ap-southeast-1.amazonaws.com/cryptlib345.zip
$ unzip -a ./cryptlib345.zip
$ sudo make shared
[time passes]
$ ls libcl*.so*
libcl.so.3.4.5
$ sudo mv ./libcl.so.3.4.5 /usr/lib/libcl.so
For what it's worth, I'm using Raspberry Pi OS Lite (formerly Raspbian).
Jay
Sysop: | Eric Oulashin |
---|---|
Location: | Beaverton, Oregon, USA |
Users: | 94 |
Nodes: | 16 (0 / 16) |
Uptime: | 08:45:30 |
Calls: | 5,137 |
Calls today: | 4 |
Files: | 8,491 |
D/L today: |
1 files (279K bytes) |
Messages: | 352,543 |