Developing / Debugging the OPT phase

In order to install a new package in /opt:

  1. Build the new package with linux/srcipts/opt/xxx_BUILD.sh
  2. Move the old package away from /opt/kaarpux/xxx, e.g. into /opt/XXX, or delete /opt/kaarpux/xxx altogether.
  3. Install the new package with linux/srcipts/opt/xxx_INSTALL.sh
  4. Run master/tools/kx_opt.sh This will make soft-links into /opt/bin, /opt/include, /opt/lib, etc.