The following isn't supper elegant, but this will work:
1. Suck down and extract:
http://mirror.datapipe.net/gentoo/distfiles/bootstrap-pkgsrc.tar.gz
2. Drill down to the "digest" directory and issue the command "make"
3. Watch some compiling and a bunch of errors. Ignore the errors. This
produces the requisite file "digest-types.h"
4. Drill up a level and down into the "mtree" directory.
5. Do a "make" then a "make install".
6. Reboot (Just kidding!) lol
Regards,
Chris
Thomas Taylor wrote:
Does anyone know of a linux program similar to the BSD mtree? It
creates and compares directory hierarchies for changes, similar to rsync
but more powerful.
Thanks.