# The Babylon 5 Quote Fortune Program
# Please send additions, deletions, corrections, and suggestions to me.
#
# This program is intended to be distributed free to any and all Babylon 5
# fans for their *personal use* only.

=============================================================================

For Unix Users:

A) - If you're going to use the shell program "quotesh", edit the QUOTELIST
     variable to point to the configuration file "list-b5".
   - Make sure "quotesh" is set to be executable.
   - Rename "quotesh" if you like.
   - Edit "list-b5" so that it has path to all of the quote files and the
     number of quote files is at the top.
B) - If you're going to use the C program, edit "quote.c" and change the
     pathconf variable to point to the configuration file. Then type "make"
     and this will create the "quote" executable for you.
   - Edit "list-b5" so that it has path to all of the quote files and the
     number of quote files is at the top.
   - The "quote" executable will take the first argument given as the path
     to the configuration file, so you don't need to recompile if you move
     it.
=============================================================================
For Dos Users:
   - Edit "b5.bat" so that it points to "quote.exe" and the configuration
     file.
   - Edit "list-b5" so that it has path to all of the quote files and the
     number of quote files is at the top.
=============================================================================

Mr. Heiji Horde (horde@reed.edu)
