]> git.wh0rd.org - dump.git/blame_incremental - INSTALL
Fix dump output message when using default level.
[dump.git] / INSTALL
... / ...
CommitLineData
1$Id: INSTALL,v 1.3 2003/02/11 08:57:41 stelian Exp $
2
3 Installation of the dump/restore port should be quite easy, since
4a configure script is now provided.
5
6 Configuration is made by running the configure script. Run
7`configure --help' to get a list of options.
8
9 After configuring the package, you can type `make' to compile the
10programs, and `make install' to install the binaries in /usr/local/sbin and
11the manual pages in `/usr/local/man/man8'.
12
13 You need to have the latest Ext2fs programs installed on your system
14since this version of dump uses the Ext2fs library written by Theodore T'so.
15The Ext2fs programs are included in all Linux distributions (e2fsprogs and
16e2fsprogs-dev[el] packages), or you can download the most up to date version
17from http://e2fsprogs.sourceforge.net.