Section One BBS

Welcome, Guest.


Subject: Cryptlib Ubuntu 22.04 LTS 64Bit MysticBBS A47 or A48 Date: Wed Jul 13 2022 10:03 pm
From: Alisha Stutz To: g00r00

   Hello g00r00!

Replying to a msg dated 12 Jul 22 18:49, from you to me.

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 update
sudo apt-get install build-essential
sudo apt-get install gcc-9 g++-9
sudo apt-get install zip unzip
sudo update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-9 9
sudo update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-9 9
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 rm /mystic/data/ssl.cert
sudo update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-11 11
sudo update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-11 11
reboot the system

 21:39:56 SSH      > Connect on slot 1/5 (172.16.178.146)
 21:39:56 SSH      1-HostName Alishas-MacBook-Pro.fritz.box
 21:39:56 SSH      1-Negotiating SSH session
 21:40:03 SSH      1-Creating terminal process
 21:40:17 SSH      1-Closing terminal process (5)

best regards

Alisha


--- GoldED+/LNX 1.1.5--b20170303
 * Origin:  ----> Alisha Stutz -> bufferzone.abad1dea.to  (2:301/1)

Previous Message       Next Message