remm        2005/08/11 06:03:12

  Modified:    webapps/docs apr.xml
  Log:
  - Update to current packaging.
  
  Revision  Changes    Path
  1.9       +4 -3      jakarta-tomcat-catalina/webapps/docs/apr.xml
  
  Index: apr.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/apr.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- apr.xml   1 Aug 2005 13:25:25 -0000       1.8
  +++ apr.xml   11 Aug 2005 13:03:12 -0000      1.9
  @@ -72,9 +72,10 @@
       </p>
       
       <p>
  -      The wrapper library sources are located in the Tomcat sources bundle, 
in the 
  -      <code>jakarta-tomcat-connectors/jni/native</code>.
  -      Once the build environment is installed, the wrapper library can be 
compiled using:
  +      The wrapper library sources are located in the Tomcat binary bundle, 
in the 
  +      <code>bin/tomcat-native.tar.gz</code> archive.
  +      Once the build environment is installed and the source archive is 
extracted, the wrapper library 
  +      can be compiled using (from the folder containing the configure 
script):
         <source>./configure &amp;&amp; make &amp;&amp; make install</source>
       </p>
       
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to