From dc1d18cae2f3f827880019e05a4473589d1730c3 Mon Sep 17 00:00:00 2001 From: deuce <> Date: Thu, 4 Jan 2007 21:52:51 +0000 Subject: [PATCH] Add instructions for Cryptlib --- docs/sbbsunix.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/sbbsunix.txt b/docs/sbbsunix.txt index a2f49f7d4f..d01343abff 100644 --- a/docs/sbbsunix.txt +++ b/docs/sbbsunix.txt @@ -210,6 +210,14 @@ Note: Skip to step 8 if you are updating an existing Synchronet installation. or: Add these two directories to your LD_LIBRARY_PATH environment variable. + H. Get the required Cryptlib library for your platform and build type: + # cvs co lib/cryptlib/linux.release + or: + # cvs co lib/cryptlib/freebsd.release + etc. + Note: This step is not necessary if your system already has the file + /usr/lib/libcl.so + 2. Build Synchronet: -- GitLab