On 8/19/10 8:08 PM, David Dreisigmeyer wrote:
I downloaded abcl-src-0.21.0 from http://common-lisp.net/project/armedbear/ . I ran:
ant -f build.xml abcl.conrtib
Without creating the directory ./contrib/asdf-install/ 'by hand' the install would not run to completion, complaining that /contrib/asdf-install/ was not a valid directory.
Unfortunately it looks as if I forgot to include the necessary Ant build juice to get the abcl.contrib source included into the release target, so you'll have to get the source from SVN until we fix this in the next release. I've attached a tar archive of the necessary source for your convenience.