joes        2003/06/30 15:43:15

  Modified:    .        INSTALL
  Log:
  Add some prereq info
  
  Revision  Changes    Path
  1.3       +24 -0     httpd-apreq-2/INSTALL
  
  Index: INSTALL
  ===================================================================
  RCS file: /home/cvs/httpd-apreq-2/INSTALL,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- INSTALL   28 Jun 2003 01:44:08 -0000      1.2
  +++ INSTALL   30 Jun 2003 22:43:15 -0000      1.3
  @@ -1,3 +1,27 @@
  +PREREQUISITES:
  +
  +C API:
  +  libapr/libaprutil         0.9.4
  +  apache w/ mod_so          2.0.46
  +  Apache::Test              1.0.3
  +
  +Perl API:
  +  perl                      5.6.1              
  +  mod_perl-2                1.99_9-dev
  +  ExtUtils::XSBuilder       0.23
  +  Devel::Peek               1.00
  +
  +Documentation (CVS):
  +  doxygen                   1.3
  +
  +GNU auto* build system (CVS):
  +  libtool                   1.4.2
  +  autoconf                  2.53
  +  automake                  1.6.3
  +
  +
  +INSTRUCTIONS:
  +
   Unix build, where libtool/automake/autoconf works:
   
     (optional)% ./buildconf
  
  
  

Reply via email to