README.cl-zip 353 B

123456789101112
  1. To install the cl-zip package in Debian GNU/Hurd:
  2. # apt-get install cl-inflate cl-trivial-gray-streams cl-salza
  3. # wget -c http://common-lisp.net/project/zip/zip.tgz
  4. # cd /usr/share/common-lisp/source/
  5. # tar zxvf zip.tgz
  6. # cd zip
  7. # patch -p1 < zip-other-streams.patch
  8. # ln -sf /usr/share/common-lisp/source/zip/zip.asd /usr/share/common-lisp/systems/