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: | Gary Ailes |
---|---|
Location: | Pittsburgh, PA |
Users: | 132 |
Nodes: | 5 (0 / 5) |
Uptime: | 109:25:50 |
Calls: | 733 |
Files: | 2,171 |
Messages: | 81,483 |