]> diplodocus.org Git - minc/blob - README
Don't break when -m is not specified.
[minc] / README
1 $Id$
2
3 minc requires the following non-standard Perl modules and headers:
4
5 Log::Dispatch
6 sysexits.ph
7
8 Log::Dispatch is available on CPAN. You will almost certainly have to
9 generate sysexits.ph from <sysexits.h> yourself (using h2ph(1)).
10 While <sysexits.h> is not part of POSIX, it is common enough (i have
11 yet to encounter the UNIX system which does not have it). If you
12 cannot find a <sysexits.h> header, you may simply define appropriate
13 values for the EX_* symbols used by minc.