Old INSTALLATION
1 To install afio, just type
2
3 make
4 make install
5
6 This compiles afio, installs the binary in /usr/bin, and the manual page
7 in /usr/man/man1.
8
9 ------------------------------
10
11 Afio has far too many options to be used directly from the command
12 line, it is best used as an `archive engine' in a backup script.
13
14 See the file SCRIPTS for more information on backup scripts that use
15 afio.
16
17 See the file PORTING for information on compiling afio on non-Linux
18 machines.