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: | altere |
---|---|
Location: | Houston, TX |
Users: | 66 |
Nodes: | 4 (0 / 4) |
Uptime: | 19:48:36 |
Calls: | 636 |
Files: | 7,638 |
Messages: | 292,586 |