README for G0LGS's XFBB reqdir / reqfil / local Servers

INSTALLATION

The instrutions assume you have some knowledge of how to add servers into
your FBB configuration files.

Edit the Makefile to set the PATH for your installation of Perl.

For FBB 7.00:

	make install700

	make install700-cfg	<- to install default config files

	edit the various reqdir and reqfil files in /home/xfbb
	(or wherever you put FBB).

	edit init.srv and add lines to install the servers.
	(see examples in init.srv)

	restart XFBB.

For FBB 7.xx:

	make install7x

	make install7x-cfg	<- to install default config files

	edit the various reqdir and reqfil files in /etc/ax25/fbb

	edit /etc/ax25/fbb.conf and add lines to install the servers.
	ie:

	server = REQDIR reqdir          Request Directory.
	server = REQFIL reqfil          Request File.

	restart XFBB.

DISCLAIMER:

This program is provided with no warranty, guarantee or even possibility
that it will work for you on your system, in your configuration. The
author will not be responsible for any damages that may be caused by the
use of this program.

In other words, you're on your own!

