[Openmcl-devel] CCL 1.6 on Linux (linuxx86): missing ASDF?

Gail Zacharias gz at clozure.com
Wed Jan 12 12:02:58 PST 2011


If you load ASDF in your init file, don't load your init file when
rebuilding ccl. I.e. whenever you run (rebuild-ccl :full t), be sure to
start up ccl with the "-n" option.

On Wed, Jan 12, 2011 at 1:58 PM, egarrulo <egarrulo at gmail.com> wrote:

> Hello,
>
> I've downloaded CCL 1.6 for Linux x86.  AFAIK, it should include ASDF (and
> same version on Windows indeed does), but it seems it is not so. I've not
> been able to find any reference to this issue, therefore I think I'm doing
> something wrong.
>
> I'm running the "lx86cl" executable:
>
> my at notebook ~> lx86cl
> Welcome to Clozure Common Lisp Version 1.6-r14468M  (LinuxX8632)!
> ?
>
> but when I evaluate (require :asdf)
>
> ? (require :asdf)
> > Error: Module ASDF was not provided by any function on
> *MODULE-PROVIDER-FUNCTIONS*.
> > While executing: REQUIRE, in process listener(1).
> > Type :POP to abort, :R for a list of available restarts.
> > Type :? for other options.
> 1 >
>
> What am I missing?
>
> I've downloaded CCL as instructed:
>
> $ svn co http://svn.clozure.com/publicsvn/openmcl/release/1.6/linuxx86/ccl
>
>
> Thanks.
>
> _______________________________________________
> Openmcl-devel mailing list
> Openmcl-devel at clozure.com
> http://clozure.com/mailman/listinfo/openmcl-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20110112/46de91ef/attachment.htm>


More information about the Openmcl-devel mailing list