Open polymath-in opened 4 years ago
After struggling for a while, I stumbled upon this: https://github.com/ceramic/ceramic/issues/50#issuecomment-347022936
So I installed libuv1-dev also.
Now, cl-async installed. I hope it works fine. Please include it in installation instructions. Thanks.
I tried installing cl-async using: (ql:quickload :cl-async)
First it said, it could not find libuv. So I installed, using synapic package manager libuv1 (that was the only option available). Now I get the following error:
Could you help? Thanks.