[elephant-devel] 0.60 tarball missing
Erik Garrison
erik.garrison at gmail.com
Fri Mar 30 00:23:05 UTC 2007
On Tue, Mar 27, 2007 at 07:01:25AM -0500, Robert L. Read wrote:
> This url should work:
>
> http://common-lisp.net/project/elephant/dist/elephant-0.6.0.tgz
>
> Thanks for point this out; I'll ask Ian to fix it.
>
It does. Thanks. On install via asdf-install I get:
debugger invoked on a SB-FASL::INVALID-FASL-VERSION:
#<SB-SYS:FD-STREAM for "file
/usr/local/lib/sbcl/site/elephant/src/memutil/memutil.fasl" {B07E029}>
is in native code fasl file format version 63, but this version of SBCL
uses format version 72.
Any ideas? Is there a way to have each common lisp variant compile the
system itself? Could anyone advise me on how to recompile and install
via asdf? Even a link to a tutorial would be nice...
I'm trying to keep the myriad dependencies of my project within the
subset of tools that can be asdf-installed. Otherwise the benefits
of working in Lisp are quickly nullified.
-Erik
More information about the elephant-devel
mailing list