Skip to content

sys‐apps ̸ bubba‐info

gordonb3 edited this page Oct 3, 2019 · 1 revision

Bubba-info is a selection of libraries that allow the Bubba GUI scripts to query what type of machine they are running on (i.e. a B2 or a B3)

USE flags

  • php: creates the Zend module that makes the functions isB2 and isB3 globally available in php (default: enabled)
  • perl: creates perl module Bubba::Info (default: enabled)
  • python: creates bubba-info python module (default: disabled)
  • apache: activates the Zend module for apache mod_php as well (default: disabled)