README makehomeidx

       A Home Page indexer.

---------------------------------------------------------------------------
   Copyright (C) 1994  Earl Hood, [email protected]

   This program is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
   the Free Software Foundation; either version 2 of the License, or
   (at your option) any later version.

   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.

   You should have received a copy of the GNU General Public License
   along with this program; if not, write to the Free Software
   Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
---------------------------------------------------------------------------
---------------------------------------------------------------------------
CONTENTS of distribution:

ACKNOWLEDGEMENTS  Thanks to people
CHANGES           History of changes to makehomeidx
COPYING           GNU General Public License
README            The file you are reading
doc/              Documentation
install.me        Installation program
makehomeidx*      Perl program

---------------------------------------------------------------------------
INSTALLATION

To install makehomeidx, type the following command:

       % perl install.me

The installation process will ask you a series of questions on where
the Perl executable is and where to put makehomeidx.  Just hit <CR>
to accept the default values listed in ()'s.

Notes on installation process:

   o The '#!' line in the installed makehomeidx program is set to point to
     the Perl executable specified in the installation process.

   o If you specify paths that do not exist, the install.me program
     will create the path.

---------------------------------------------------------------------------
BUGS/COMMENTS/SUGGESTIONS?

   If you have any bugs/comments/suggestions about makehomeidx, feel free
   to drop me an e-mail message at [email protected].

   If it is a bug you are reporting, please include the following in
   your message:

       o  Version of Perl (can be retrievied by "perl -v").
       o  Version of the program in question.
       o  The exact command-line used to invoke the program.
       o  Error/diagnostic message from the program.
       o  Any other information that might prove useful.


   If you have questions on what makehomeidx can, or cannot do, please
   read the documnetation first.  If the docs do not answer your
   question(s), feel free to e-mail me.

---------------------------------------------------------------------------
Earl Hood, [email protected]