With Ubuntu 22.04 LTS "Linux apu4 5.15.0-40-generic #43-Ubuntu SMP Wed
Jun 15 12:54:21 UTC 2022 x86_64 x86_64 GNU/Linux" it is no longer
possible to take Cryptolib 345, as it can no longer be compiled. I am
The precompiled binary does not work, but I found the solution how to
use the Cryptolib 3.4.5 under Ubuntu 22.04 and that SSL runs. Attached
is the solution how I did it and it worked.
sudo apt-get install gcc-9 g++-9
interface "::" + 25.07.2022 00:26:21 MANAGER Cryptlib not detected; SSL/SSH capabilities disabled
wget http://www.mysticbbs.com/downloads/cl345.zip
mkdir cl345
cd cl345
unzip -ax ../cl345.zip
sudo make shared
sudo mv libcl.so.3.4.5 /usr/lib/libcl.so
sudo apt-get update
sudo apt-get install build-essential
sudo apt-get install gcc-9 g++-9
sudo apt-get install zip unzip
Sysop: | digital man |
---|---|
Location: | Riverside County, California |
Users: | 1,041 |
Nodes: | 17 (1 / 16) |
Uptime: | 06:52:27 |
Calls: | 501,707 |
Files: | 104,420 |
D/L today: |
32 files (593K bytes) |
Messages: | 298,332 |
Posted today: | 1 |