freebsd ボックスに hunchentoot をインストールしたいのですが、quicklisp がエラーを報告します:
(ql:quickload "hunchentoot")
To load "hunchentoot":
Load 3 ASDF systems:
rfc2388 trivial-backtrace usocket
Install 15 Quicklisp releases:
alexandria babel bordeaux-threads cffi chunga
cl+ssl cl-base64 cl-fad cl-ppcre flexi-streams
hunchentoot md5 trivial-features trivial-garbage
trivial-gray-streams
* - ヘッダーにマジック値 1F,8B がありません (代わりに 3C,21 を取得しました)! 次の再起動が利用可能です: ABORT :R1 "hunchentoot" をあきらめる
ABORT ブレーク 1 [2]> :i
: 標準オブジェクト
type: QL-GUNZIPPER::GZIP-DECOMPRESSION-ERROR 0 [$FORMAT-CONTROL]: "Header missing magic values ~2,'0X,~2,'0X (代わりに ~2,'0X,~2,'0X を取得) )!」1 [$FORMAT-ARGUMENTS]: (31 139 60 33) :R2 メイン loopnter コードをここで中止
それを修正する方法? ありがとう!