krang_addon_build - build source modules packaged with a Krang addon
NOTE: Usually this script is called for you by
krang_addon_installer. Only developers will use this script
directly.
To build files for AddOnName:
krang_addon_build AddOnName
This script builds a Krang addon from source found in addons/AddOnName/src. The results are placed in addons/AddOnName/lib.
The script takes the following options:
DBD-mysql works, but DBD::mysql does not. You can specify this
option multiple times to build a specific set of modules.
module above, but skips the specified modules and builds
everything else. The module and skip-module options are not
intended to be used together.