To install the ifile executables and the ifile man page in the default
place, run:

	./configure
	gmake install

If your "make" executable is GNU make, you should substitute "make"
for "gmake".  The configure script takes a number of options.  Run
"./configure --help" to see a list.  A popular option is
--prefix=/install/path which allows you to specify where you would
like ifile to be installed (default is /usr/local).  After
installation, "ifile --version" should report the version of ifile
that you just installed.

This package installs two files:

  ifile - the main executable
  ifile.1 - the manual page

Read the tutorial,

  http://www.nongnu.org/ifile/tutorial.html

for an introduction to using ifile.

$Id: INSTALL,v 1.3 2002/11/02 21:10:54 jrennie Exp $
