Subj : Re: ruling out To : Rick Smith From : Alisha Stutz Date : Sun Jan 01 2023 08:06 am Hi Rick, As i write months ago, this is the only way for modern Debian/Ubuntu to work with Cryptolib and Mystic BBS. Following my Steps and it works. I hope g00r00 or Avon can update the Wiki for Mystic BBS with this instruction fr Ubuntu 22.04LTS 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 Best regards Alisha .... Documentation: The worst part of programming. --- Mystic BBS v1.12 A48 (Linux/64) * Origin: swissIRC BBS (2:301/113) .