To make and install this program :

run:
./configure (for configure options see ./configure --help)
make
make install (as root)

To get full functionality you should apply the bb-0.50.5-extra_kwmhints.patch 
patch against Blackbox-0.50.5.
This patch in included in this distribution or can be found on the bbtools
website (http://bbtools.windsofstorm.net).

To apply the patch:

patch -p0 < bb-0.50.5-extra_kwmhints.patch

from the directory where unpacked the Blackbox source.

The global configuration files can be found in $(datadir)/bbtools 
(default: /usr/local/share/bbtools).

Blackbox users:

By default bbpager reads the Blackbox style-file as defined in .blackboxrc 
and copies as much of the style as possible. The result is a application 
which looks a lot like the toolbar. Further configuration options can be 
found in bbpager.style. Most likely you want to change these options, 
copy this file to somewhere in your homedir (eg blackbox/bbpager.config) 
and edit it. Edit the file .blackboxrc and add or edit the line: 
bbpager.configFile: <your config file>

WARNING: You have to define the entire PATH.

All style options set be reading the Blackbox-style file can be overridden by
placing them in bbpager.config (and changing them). See bbpager.style for all
possible options.

Make sure the file .bbtoolsrc does not exist, else the configuration style
for other Window Managers will be used.

Users other Window managers (KDE wm-hints need to be supported):

By default bbpager reads the bbtoolsrc bbpager.nobb config files.
If you want to define your personal config-file copy bbtoolsrc to your home-dir
as ./.bbtoolsrc Copy bbpager.nobb somewhere in your homedir. Edit .bbtoolsrc so
bbpager.configFilex: <your config file>.

WARNING: You have to define the entire PATH.
