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: | Eric Oulashin |
---|---|
Location: | Beaverton, Oregon, USA |
Users: | 104 |
Nodes: | 16 (0 / 16) |
Uptime: | 10:52:09 |
Calls: | 5,853 |
Files: | 8,496 |
D/L today: |
3 files (1,151K bytes) |
Messages: | 343,728 |