This is the command clc-clbuild that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
clc-clbuild - clc enabled clbuild wrapper
SYNOPSIS
clc-clbuild setup
clc-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.
Use clc-clbuild online using onworks.net services