more verbiage about "make check"
This commit is contained in:
parent
f1c72d556c
commit
9d260d88a1
4
README
4
README
@ -82,6 +82,10 @@ general, this should work:
|
|||||||
|
|
||||||
The 'make check' step is optional; omit it to skip all the tests,
|
The 'make check' step is optional; omit it to skip all the tests,
|
||||||
which can take several hours and use around 70-80 megs of disk space.
|
which can take several hours and use around 70-80 megs of disk space.
|
||||||
|
Even though it will stop with an explicit message on any failure, it
|
||||||
|
does print out a lot of stuff so you might want to capture the output
|
||||||
|
to a file if you're having a problem. Also, don't run 'make check'
|
||||||
|
as root because it confuses some of the tests.
|
||||||
|
|
||||||
NOTE: Despite our best efforts it's entirely possible to have
|
NOTE: Despite our best efforts it's entirely possible to have
|
||||||
problems when using older versions of autoconf, automake, or
|
problems when using older versions of autoconf, automake, or
|
||||||
|
Loading…
x
Reference in New Issue
Block a user