| Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| Hello, I have a small problem with asdf-install and Clisp under Mac OS X 10.5. I've set up everything as in this tutorial: http://common-lisp.net/project/asdf-...ial/index.html But now it isn't possible to load a library with: "(asdf-install:install :cl-ppcre)" (It didn't work with other libraries too) Clisp asks me where to install the lib, starts o download it and then it stops with an error: gzip: stdin: not in gzip format /usr/bin/tar: Child returned status 1 /usr/bin/tar: Error exit delayed from previous errors ;;; ASDF-INSTALL: Loading system ASDF-INSTALL::CL-PPCRE via ASDF. *** - component "cl-ppcre" not found I hope anyone can help me. Best regards, Moritz Ulrich |
|
#2
| |||
| |||
| On 2008-10-07, Moritz Ulrich <thekenny123@gmail.com> wrote: > Hello, > > I have a small problem with asdf-install and Clisp under Mac OS X 10.5. > > [...] > gzip: stdin: not in gzip format > /usr/bin/tar: Child returned status 1 > /usr/bin/tar: Error exit delayed from previous errors Looks like the problem i had with clisp + freebsd. This patch seams to fix it (although it looks ... ugly) http://common-lisp.net/pipermail/asd...ly/000215.html -- Me |
![]() |
| Thread Tools | |
| Display Modes | |
In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.