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

egarrulo egarrulo at gmail.com
Wed Jan 12 10:58:41 PST 2011


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.




More information about the Openmcl-devel mailing list