Subj : Re: Cryptlib Ubuntu 22.04 LTS 64Bit MysticBBS A47 or A48
To   : Nicola Mettimano

Date : Mon Jul 25 2022 02:28 pm

Hello Nicola!

On 25 Jul 2022, Nicola Mettimano said the following...
NM> interface "::" + 25.07.2022 00:26:21  MANAGER Cryptlib not detected;
NM> SSL/SSH capabilities disabled

If it fails to locate the library, it might be worth trying to move libc.so (it must be named exactly like that, or you will need to create a libcl.so symlink to point to the version-numbered file, i.e. libcl.so --> libcl.so.3.4.5) to a directory of its own, and set the LD_LIBRARY_PATH environment variable to point to that directory when starting Mystic, e.g.:

export LD_LIBRARY_PATH=/home/bbs/cryptlib

How and where you set this depends on how you start Mystic; I start Mystic through systemd, so I use:

[Service]
Environment=LD_LIBRARY_PATH=/home/bbs/cryptlib

...in my Mystic systemd unit/service file.

Hope this helps!

Best regards


--- Mystic BBS v1.12 A48 2022/07/15 (Linux/64)
* Origin: Star Collision BBS, Uppsala, Sweden (2:201/137)