clc-clbuild (1) Linux Manual Page
clc-clbuild – clc enabled clbuild wrapper
Synopsis
clc-clbuild setupclc-clbuild clbuild commands
Description
This is a thin wrapper round clbuild for use with common lisp controller. You can use this to install and update clbuild enabled packages.To use first do (as root) clc-clbuild setup, this will download and setup clbuild. Then you can use the normal clbuild commands. These will be ran as the user cl-builder and will setup a clbuild environment in /usr/share/common-lisp/clbuild/
For example running (as root again)
clc-clbuild install cl-ppcre
will download and install cl-ppcre from the appropriate libraries. Please see
clc-clbuild help
for more information.
