[fetter-devel] Trying to get started (problems with require)

Andras Simon asimon at math.bme.hu
Mon Nov 14 22:42:46 UTC 2005



On Mon, 14 Nov 2005, rif wrote:

>
> OK, I'm still a bit confused and haven't succeeded in getting the
> demos working.  I commented out the
>
> (require 'cffi) line in (for instance) test.lisp.
>
> But what is verrazano-support?  vfun/test.lisp "require"'s it, and
> vfun-library.lisp wants to asdf:load-op it, but I cannot seem to find
> a definition of it anywhere in the distribution.

verrazano-support is the runtime part of verrazano. From
http://common-lisp.net/project/fetter/getting-started.html:

| Verrazano itself is distributed in two parts, corresponding to two
| modules in the CVS repository. The main program is in the 'verrazano'
| module, while the support library is in the 'verrazano-support'
| module. Both programs can be acquired by using the "download tarball"
| feature from the viewcvs webpage.

Or check it out from cvs.

I hope this helps,

Andras



More information about the fetter-devel mailing list