Skip to content
Snippets Groups Projects
Commit 68fad0b2 authored by deuce's avatar deuce
Browse files

Add step on libcl.so symlink

parent dc1d18ca
No related branches found
No related tags found
No related merge requests found
......@@ -218,6 +218,13 @@ Note: Skip to step 8 if you are updating an existing Synchronet installation.
Note: This step is not necessary if your system already has the file
/usr/lib/libcl.so
I. Create symbolic links to the Cryptlib Library in your /usr/lib
directory:
# cd /usr/lib; ln -s /sbbs/lib/cryptlib/linux.debug/*.so .
or: Add these two directories to your LD_LIBRARY_PATH environment
variable.
2. Build Synchronet:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment