[cffi-devel] Can't get cffi to install from QL
23 Feb
2013
23 Feb
'13
10:22 p.m.
Hi all, I tried installing Drakma in Common Lisp and this is what happened: http://bin.cakephp.org/view/1190842647 Thoughts?
24 Feb
24 Feb
9:32 a.m.
On Sat, Feb 23, 2013 at 10:22 PM, Yves S. Garret <yoursurrogategod@gmail.com> wrote:
Hi all, I tried installing Drakma in Common Lisp and this is what happened:
The error message is: "*** - CFFI requires CLISP compiled with dynamic FFI support." This means that if you want to use CFFI with CLISP, you need to compile CLISP with the aforementioned feature by passing the appropriate flag to configure. Note that CLISP is one of many Common Lisp implementations and you can use a different one. I recommend SBCL. Cheers, -- Luís Oliveira http://r42.eu/~luis/
4364
Age (days ago)
4365
Last active (days ago)
1 comments
2 participants
participants (2)
-
Luís Oliveira
-
Yves S. Garret