-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
log4cl-json not found #12
Comments
This library is here: https://github.com/40ants/log4cl-json Indeed, it is not in Quicklisp. I suggest you carry on trying the quickstart by cloning it in However, I fear it is not the only library missing from Quicklisp (I did clone 3 or more, if I remember correctly). They are all in Ultralisp though. So you can also give it a try. http://ultralisp.org/ We should adapt the Quickstart installation instructions. |
@vindarel is correct. It is better to install Weblocks from Ultralisp because it will have all recent fixes. |
@svetlyak40wt log4cl in ultralisp is too old at the moment, it's missing |
Interesting. I have to investigate this issue. @ralt you mean that installation of the Weblocks from Ultralisp does not work right now? |
It works if I just accept the error. Something in log4cl must be broken but I haven't hit it. And sorry, I meant that bordeaux-threads is too old, not log4cl... |
When I run
(ql:quickload '(:weblocks :weblocks-ui :find-port))
like written in the Quickstart guide, I getSystem "log4cl-json" not found
.The text was updated successfully, but these errors were encountered: