Thanks for using serienbrief!

The documentation is found in doc/serienbrief.1 and will be accessible via
"man serienbrief" when the installation has been done. The doc directory also
contains an example tex document with an example database.

First check if your distribution already has a serienbrief package. At the
moment of this writing, Gentoo Linux has one. If you can't install serienbrief
via your distribution's package manager, you have to do it manually.

To install serienbrief, simply run "make" (this can be done as a normal user)
and "make install" as root afterwards.

This will install the following files:

	/usr/share/locale/de/LC_MESSAGES/serienbrief.mo
	/usr/share/man/man1/serienbrief.1
	/usr/bin/serienbrief

serienbrief is a Perl script. It uses the following packages:

	Getopt::Long
	Term::ANSIColor
	Locale::Messages
	POSIX

Be sure to have them installed on your system (and of course Perl itself)!

Have a lot of fun using serienbrief! And feel free to send any suggestions,
bugs and bugfixes to tobias.leupold@web.de :-)
