#common #lisp noob question: Is there a way to use libraries like Drakma on non-pthreaded implementations of #commonlisp? Bordeaux-threads fails to install on GNU Clisp or #SBCL on #NetBSD (too old?) and I'm not sure why it needs threading when I do simple one-after-the-other HTTP requests anyway!
Help please!