-
-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
thanks for making this batteries included packaging, now i can have fun playing around with lisp and not waste more time on package management, which is non-trivial if you don't want to use quicklisp over insecure http, I got it setup now but these are the errors I ran in to:
"unrecognized define-package keyword :LOCAL-NICKNAMES"
it seems sbcl (2.2.9.debian) comes with an older version of uiop/asdf that is missing that, here is discussion
I am on debian and didapt install cl-asdfand got past that errorcan't load quicklisp/setup
I am using ql-https rather than default quicklisp, I added the startup code of ql-https toquicklisp/setup.lispand then that part worked#<LIBRARY COMPRESSION-LIB> does not have a known shared library file path.
I needed to installlibzstd-dev
now it seems everything is working
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels