<span class="Apple-style-span" style="font-family: Verdana, Arial, 'Bitstream Vera Sans', Helvetica, sans-serif; font-size: 13px; ">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.</span><br>

<br><div class="gmail_quote">On Wed, Jan 12, 2011 at 1:58 PM, egarrulo <span dir="ltr"><<a href="mailto:egarrulo@gmail.com">egarrulo@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Hello,<br>
<br>
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.<br>


<br>
I'm running the "lx86cl" executable:<br>
<br>
my@notebook ~> lx86cl<br>
Welcome to Clozure Common Lisp Version 1.6-r14468M  (LinuxX8632)!<br>
?<br>
<br>
but when I evaluate (require :asdf)<br>
<br>
? (require :asdf)<br>
> Error: Module ASDF was not provided by any function on *MODULE-PROVIDER-FUNCTIONS*.<br>
> While executing: REQUIRE, in process listener(1).<br>
> Type :POP to abort, :R for a list of available restarts.<br>
> Type :? for other options.<br>
1 ><br>
<br>
What am I missing?<br>
<br>
I've downloaded CCL as instructed:<br>
<br>
$ svn co <a href="http://svn.clozure.com/publicsvn/openmcl/release/1.6/linuxx86/ccl" target="_blank">http://svn.clozure.com/publicsvn/openmcl/release/1.6/linuxx86/ccl</a><br>
<br>
<br>
Thanks.<br>
<br>
_______________________________________________<br>
Openmcl-devel mailing list<br>
<a href="mailto:Openmcl-devel@clozure.com" target="_blank">Openmcl-devel@clozure.com</a><br>
<a href="http://clozure.com/mailman/listinfo/openmcl-devel" target="_blank">http://clozure.com/mailman/listinfo/openmcl-devel</a><br>
</blockquote></div><br>