You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by jf...@apache.org on 2001/07/23 10:59:30 UTC

cvs commit: jakarta-tomcat-connectors/jk/native README.configure

jfclere     01/07/23 01:59:30

  Modified:    jk/native README.configure
  Log:
  Add the missing decription of --enable-EAPI (of apache-1.3 and mod_ssl).
  
  Revision  Changes    Path
  1.6       +4 -0      jakarta-tomcat-connectors/jk/native/README.configure
  
  Index: README.configure
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/native/README.configure,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- README.configure	2001/06/29 20:48:59	1.5
  +++ README.configure	2001/07/23 08:59:30	1.6
  @@ -51,6 +51,10 @@
     DIR is the path where apache sources are located.
     DIR is something like: /home/apache/apache_1.3.19
     It builds a static Apache module.
  +  --enable-EAPI
  +  This parameter is needed when using Apache-1.3 and mod_ssl, otherwise you
  +  will get the error message: "this module might crash under EAPI!" when
  +  loading libjk.so in httpd.
   
     APR:
   * --with-apr=DIR