Hey Dima,
ecl-quicklisp contrib is more a conveniance hack than a mechanism I
would advertise for getting quicklisp. The correct way to do that is to
download quicklisp from its homepage and follow instructions from its
website (and verifying signatures etc) and add loading setup.lisp from
the loc
Dear all,
we have trouble understanding how ecl-quicklisp can be configured to
install packages at a custom location.
Currently, either
(require :asdf)
(asdf:load-system :ecl-quicklisp)
or
(require :ecl-quicklisp)
starts installing things into ~/quicklisp/
no matter what one tries.
E.g. quickl