You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by fu...@apache.org on 2007/12/18 01:09:01 UTC

svn commit: r605047 - /httpd/mod_ftp/trunk/README-FTP

Author: fuankg
Date: Mon Dec 17 16:09:00 2007
New Revision: 605047

URL: http://svn.apache.org/viewvc?rev=605047&view=rev
Log:
added some lines for NetWare build.

Modified:
    httpd/mod_ftp/trunk/README-FTP

Modified: httpd/mod_ftp/trunk/README-FTP
URL: http://svn.apache.org/viewvc/httpd/mod_ftp/trunk/README-FTP?rev=605047&r1=605046&r2=605047&view=diff
==============================================================================
--- httpd/mod_ftp/trunk/README-FTP (original)
+++ httpd/mod_ftp/trunk/README-FTP Mon Dec 17 16:09:00 2007
@@ -81,6 +81,16 @@
 
 
 
+To compile the module for NetWare platform setup your build environment
+as described in the main documentation to build Apache 2.x itself: 
+http://httpd.apache.org/docs/2.2/platform/netware.html#comp
+or:
+http://httpd.apache.org/docs/2.0/platform/netware.html#comp
+Then chance to the module source directory and use:
+gmake -f NWGNUmakefile
+to compile the module.
+
+
 To regenerate the html.en documentation, here again it's as simple
 as copying the content docs/ into an httpd/docs/ tree and regenerating
 httpd's documentation.  However, it's also possible you are generating