[asdf-install-devel] ASDF on SBCL/Windows

Christopher Johnson christopher.a.johnson at gmail.com
Mon Jun 18 23:52:33 UTC 2007


I've had no luck using asdf-install with the windows port of SBCL.
Whenever using asdf-install, it hangs when trying to unpack compressed
zip files (even using Cygwin).

The method I've found that works is to:
1) Download the tar archive to the SBCL installation directory (e.g.
C:\Program Files\Steel Bank Common Lisp\1.06)
2) Decompress and extract the archive
3) Rename the extracted folder to the name of the package
(iterate-1.4.3 -> iterate)

Then fire up SBCL to test the package.  I don't know about installing
packages in a location other than SBCL_HOME.

Anyway, just a footnote for your tutorial.

-- 
Chris Johnson
Christopher.A.Johnson at gmail.com



More information about the asdf-install-devel mailing list