Bug#593157: common-lisp-controller: /usr/bin/clc-lisp runs "clbuild slime" instead of "clbuild lisp"

2010-08-15 Thread John Foerch
Package: common-lisp-controller Version: 7.2 Severity: important The script /usr/bin/clc-lisp calls "clbuild slime", which results in launching an instance of emacs. It should call "clbuild lisp" instead to simply run lisp in the terminal, as described in "clbuild --long-help". -- System Infor

Bug#593179: common-lisp-controller: clbuild with ccl fails to use user-writable cache for compiled files

2010-08-15 Thread John Foerch
Package: common-lisp-controller Version: 7.2 Severity: normal When clbuild is configured to use ccl (instead of sbcl), during autocompilation of libraries installed through clbuild, the system attempts to put compiled files into the /usr/share/common-lisp/clbuild/source/... directory tree, resulti