Ok here is the fix from Alysha.. ---------------------------------------------------------------------------- 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
Follow these instructions and cryptlib 3.4.5 will work perfect...
Al
... A Skydiver is taken by the gravity of his situation.
I posted an answer before I saw this, I will give it a shot when I log out of here.
On 14 Nov 2022, Capt Kirk said the following...
I posted an answer before I saw this, I will give it a shot when I lo out of here.
It's a lot of extra work to get it to compile like someone else said changin the builder is not the way to go about it but for me it worked. 3.4.6 compil perfectly with the latest build tools, 3.4.5 doesn't, there was another post around which changed a couple of lines to something else and it built, but S support was no good as the sending a password reset email via gmail did not work. Good luck and let us know how it goes...
Al
... The dog ate my .REP packet
Sysop: | Chris Crash |
---|---|
Location: | Huntington Beach, CA. |
Users: | 595 |
Nodes: | 8 (0 / 8) |
Uptime: | 08:21:16 |
Calls: | 10,784 |
Files: | 5 |
Messages: | 468,417 |