hgomez      2004/03/19 07:26:57

  Modified:    jk/native2 BUILD.txt
  Log:
  Update to track Guenter Knauf remarks on Netware
  
  Revision  Changes    Path
  1.3       +13 -1     jakarta-tomcat-connectors/jk/native2/BUILD.txt
  
  Index: BUILD.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/native2/BUILD.txt,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- BUILD.txt 19 Mar 2004 13:37:10 -0000      1.2
  +++ BUILD.txt 19 Mar 2004 15:26:57 -0000      1.3
  @@ -44,5 +44,17 @@
   
   * Netware
   
  ---> Guenter / Mike ?
  +Buid the JK2 connector for NetWare platform.
  +
  +The current NWNGUmakefile uses the same build system as Apache2 self for NetWare 
target.
  +Simply extract the downloaded archive, and follow the guideline which describes 
compilation of Apache2 self. 
  +
  +After you have compiled Apache2 (this is mandatory for now since the prebuild 
process must have finished) 
  +you can simply call the makefile with 'make -f NWGNUmakefile', this builds the 
connector for Apache2 in a 
  +release or debug subdirectory, dependent if you specify to build a debug version or 
not.
  +
  +It is recommended to use Metrowerks CodeWarrior compiler for now; although the 
connector builds with GCC 
  +for NetWare, it is not tested yet if it works - there are known issues with a 
bitfied and alignment which 
  +have to be solved.
  +
   
  
  
  

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

Reply via email to