stas 02/05/19 02:38:21 Modified: src/docs/2.0/user/install install.pod Log: document the APACHE_TEST_COLOR feature Revision Changes Path 1.12 +7 -0 modperl-docs/src/docs/2.0/user/install/install.pod Index: install.pod =================================================================== RCS file: /home/cvs/modperl-docs/src/docs/2.0/user/install/install.pod,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- install.pod 14 Apr 2002 07:11:49 -0000 1.11 +++ install.pod 19 May 2002 09:38:21 -0000 1.12 @@ -186,6 +186,13 @@ Command line options override those from I<makepl_args.mod_perl2> and those from C<MP_OPTIONS_FILE>. +If your terminal supports colored text you may want to set the +environment variable C<APACHE_TEST_COLOR> to 1 to enable the colored +tracing which makes it easier to tell the reported errors and +warnings, from the rest of the notifications. Make sure that the +environment variable C<APACHE_TEST_COLOR> is set to 0 (or not set at +all) if you redirect the output from the testing to a file. + =head2 Compile mod_perl % make
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]