[fetter-devel] Trying to get started (problems with require)
Luís Oliveira
luismbo at gmail.com
Fri Nov 11 22:02:41 UTC 2005
On 2005-nov-11, at 21:43, rif wrote:
> I am REQUIREing cffi because the test.lisp file that comes with
> verrazano includes the line
>
> (require 'cffi)
>
> Am I meant to have to modify this file myself and load cffi
> separately?
That's probably because Rayiner's main platform is SBCL (iirc) and
SBCL's REQUIRE knows about ASDF. Just change that to:
(asdf:operate 'asdf:load-op :cffi)
--
Luís Oliveira
http://student.dei.uc.pt/~lmoliv/
Equipa Portuguesa do Translation Project
http://www.iro.umontreal.ca/translation/registry.cgi?team=pt
More information about the fetter-devel
mailing list