geoff       2004/11/08 20:47:06

  Modified:    perl-framework/Apache-Test INSTALL
  Log:
  add test example
  
  Revision  Changes    Path
  1.2       +3 -2      httpd-test/perl-framework/Apache-Test/INSTALL
  
  Index: INSTALL
  ===================================================================
  RCS file: /home/cvs/httpd-test/perl-framework/Apache-Test/INSTALL,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- INSTALL   9 Nov 2004 04:33:09 -0000       1.1
  +++ INSTALL   9 Nov 2004 04:47:06 -0000       1.2
  @@ -12,7 +12,8 @@
   you can point to a suitable Apache distribution via
   
     $ perl Makefile.PL -httpd /path/to/your/apache/bin/httpd
  -
  -then 'make' and 'make install' as usual.
  +  $ make
  +  $ make test
  +  $ sudo make install
   
   for further directions, see the README.
  
  
  

Reply via email to