After installing (with pkgadd) you need to put the shared libraries
libcrypto.so
and
libssl.o
on the loader path. By default these are installed in
/usr/local/ssl/lib
.
To add the libraries to the loader path, either
/usr/local/ssl/lib
to the environment variable
LD_LIBRARY_PATH
, or
/usr/lib
.LispWorks User Guide and Reference Manual - 21 Dec 2011