debugger invoked on a SIMPLE-ERROR in thread #: # does not have a known shared library file path. Type HELP for debugger help, or (SB-EXT:EXIT) to exit from SBCL. restarts (invokable by number or by possibly-abbreviated name): 0: [PROVIDE-PATH ] Provide the path to the library manually. 1: [CONTINUE ] Ignore and continue deploying. 2: [REPORT-ERROR ] Print the error and continue running hooks. 3: [RETRY ] Retry QT-PROGRAM-OP on #. 4: [ACCEPT ] Continue, treating QT-PROGRAM-OP on # as having been successful. 5: Retry ASDF operation. 6: [CLEAR-CONFIGURATION-AND-RETRY] Retry ASDF operation after resetting the configuration. 7: Ignore runtime option --eval "(asdf:make :lionchat)". 8: [ABORT ] Skip rest of --eval and --load options. 9: Skip to toplevel READ/EVAL/PRINT loop. 10: [EXIT ] Exit SBCL (calling #'EXIT, killing the process). ((FLET DEPLOY::FOREIGN-LIBRARIES :IN "/home/isoraqathedh/quicklisp/dists/quicklisp/software/deploy-20180131-git/deploy.lisp") :DIRECTORY #P"/home/isoraqathedh/quicklisp/local-projects/lionchat/bin/") source: (RESTART-CASE (ERROR "~a does not have a known shared library file path." LIB) (PROVIDE-PATH (PATH) :REPORT "Provide the path to the library manually." :INTERACTIVE QUERY-FOR-LIBRARY-PATH (SETF (LIBRARY-PATH LIB) PATH)))