Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change 
notification.

The "BuildTcNativeWin" page has been changed by markt:
https://wiki.apache.org/tomcat/BuildTcNativeWin?action=diff&rev1=13&rev2=14

Comment:
Minor fixes

  {{{
  c:
  cd \
- svn co http://svn.apache.org/repos/asf/tomcat/native/branches/1.1.x/ 
tomcat-native-1.1.x
+ svn co https://svn.apache.org/repos/asf/tomcat/native/branches/1.1.x/ 
tomcat-native-1.1.x
  cd tomcat-native-1.1.x\native\srclib\apr
  }}}
- Unpack APR 1.4.8 source distribution in this directory. ((Note that APR 1.4.8 
source is not the current default. Visiting the APR project's page will steer 
you towards APR 1.5.1 which requires a slightly different patch. The effect is 
the same, but the line numbers are sufficiently different that the patch 
included in the tcnative sources will not apply at all.))
+ Unpack APR 1.4.8 source distribution in this directory. (Note that APR 1.4.8 
source is not the current default. Visiting the APR project's page will steer 
you towards APR 1.5.1 which requires a slightly different patch. The effect is 
the same, but the line numbers are sufficiently different that the patch 
included in the tcnative sources will not apply at all.)
  
  Apply the apr-enable-ipv6.patch.
  {{{

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to