Subj : Re: SSH To : Charles Pierson From : Warpslide Date : Wed Dec 16 2020 10:06:11 On 16 Dec 2020, Al said the following... Al> I would try 3.4.5. The beta may have new stuff that Syncterm doesn't Al> work with.I have never tried it so I can't say for sure. Al> I wonder if anyone has built cryptlib on a Pi and can give Charles any Al> 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 --- Mystic BBS v1.12 A47 2020/11/23 (Raspberry Pi/32) * Origin: Northern Realms (21:3/110) .