1. NAME

clc-clbuild - clc enabled clbuild wrapper

2. SYNOPSIS

clc-clbuild setup

clc-clbuild clbuild commands

3. DESCRIPTION

This is a thin wrapper round clbuildfor use with common lisp controller.You can use this to install and update clbuildenabled packages. To use first do (as root)

clc-clbuild setup, this will download and setup clbuild. Then you can use the normal clbuildcommands. These will be ran as the user cl-builderand will setup a clbuildenvironment in

/usr/share/common-lisp/clbuild/ For example running (as root again)

clc-clbuild install cl-ppcre will download and install cl-ppcrefrom the appropriate libraries. Please see

clc-clbuild help for more information.

4. BUGS

Bug reports should be sent to the debian BTS, preferably with reportbug.

5. SEE ALSO

6. AUTHOR

Peter Van Eynde ()