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 2009/06/05 15:22:32 UTC

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

Author: fuankg
Date: Fri Jun  5 13:22:32 2009
New Revision: 782011

URL: http://svn.apache.org/viewvc?rev=782011&view=rev
Log:
added some to the NetWare build note.

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=782011&r1=782010&r2=782011&view=diff
==============================================================================
--- httpd/mod_ftp/trunk/README-FTP (original)
+++ httpd/mod_ftp/trunk/README-FTP Fri Jun  5 13:22:32 2009
@@ -147,11 +147,17 @@
 
 To build for NetWare out-of-tree as a DSO, simply rename NWGNUftp-makefile
 to NWGNUmakefile, set the usual environment variables to the same as you
-do for building httpd; first build httpd to get the processed files, then
-from the mod_ftp root directory call:
-make -f NWGNUmakefile
-to build the module, and:
-make -f NWGNUmakefile install
+do for building httpd:
+http://httpd.apache.org/docs/2.2/platform/netware.html#comp
+first build httpd to get the processed headers and import files;
+then from the mod_ftp root directory to build the module call:
+
+    make -f NWGNUmakefile
+
+and finally:
+
+    make -f NWGNUmakefile install
+
 to copy all files to the httpd distribution directory. This step also creates
 a sample config file in ./conf/extra.