UBS -- The Unattended Broadcasting System
Installation guide

by Nik Reiman, nik@aboleo.net
http://wmhd.rose-hulman.edu/ubs

----------------------------------------------------------------------

Installing the UBS is done via autoconf and make, and should be pretty standard.  To build the UBS:

./configure
make
make install

By default, the UBS will install itself into /usr/local/ubs.  If you want the UBS put somewhere else, use the --prefix flag in the configure script.

After building the UBS, you'll want to edit the configuration, which is placed in PREFIX/etc/ubs.conf.  A sample configuration file named "ubs.conf.default" can be copied to this filename, and edited as appropriately.  The default configuration file is well commented, and most of the options can be left commented out to the default values.
