To compile and install this program, you should first
install the linux kernel headers (sometimes called
linux-headers or kernel-devel) and the binary and
development packages for e2fsprogs and e2fslibs.
You must have g++ and GNU make to compile the program.

To compile the program, simply enter the command
'make' from the 'src' directory of this package.

To run the program, type 'extundelete --help' to see
various options available to you.

The file 'testing.txt' illustrates a simple usage of
this program.
