To make and install this program :

run:
./configure
make
make install (as root)

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

Blackbox users:
---------------

By default bbsload 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. 

Furthermore bbsload reads the bbsload.bb config file.
The global configuration is placed in /usr/local/share/bbtools/
The local configuration can be placed in $HOME/.bbtools/
Just copy the global configuration file to $HOME/.bbtools/ (and change it)

Users other Window managers:
----------------------------------------------------------------

bbsload reads the bbsload.nobb config file.
The global configuration is placed in /usr/local/share/bbtools/
The local configuration can be placed in $HOME/.bbtools/
Just copy the global configuration file to $HOME/.bbtools/ (and change it) 

See bbsload -h for command-line options.
