On Thu, Jan 1, 2009 at 2:27 PM, Justin Heyes-Jones <[email protected]> wrote:
> 2009/1/1 Elliott Slaughter <[email protected]>:
>> On Thu, Jan 1, 2009 at 11:09 AM, Justin Heyes-Jones <[email protected]>
>> wrote:
>>>
>>> 2009/1/1 Gregory Sharp <[email protected]>:
>>> > As a second note, I think there is a small typo in the install
>>> > instructions
>>> > on the wiki:
>>> >  (asdf-install :cffi) -> (asdf-install:install :cffi)
>>> > I can't find any edit button though, so I didn't fix it.
>>> Did you install using the linux instructions here? The asdf-install
>>> line is like your corrected version already.
>>
>> No, I fixed it. I was about to send a message but you beat me to it ;-)
>>
>> --
>> Elliott Slaughter
>
> Thanks Elliot
>
> Greg, the error you are getting, you may want to try deleting compiled
> files in your cache.

By deleting cache files, I guess you mean
  find /var/cache/common-lisp -iname *.fasl -exec rm {} \;
  rm -rf ~/.sbcl
Yes, approximately the same error messages appear.

But the mandelbrot example (and other examples) do
seem to work.  I guess all is well.  Thanks!

Greg
_______________________________________________
application-builder mailing list
[email protected]
http://www.lispniks.com/mailman/listinfo/application-builder

Reply via email to