From 857a77e8a1cad4eda6d604a3c161f120c462c4dd Mon Sep 17 00:00:00 2001 From: Bradley Nicholes Date: Thu, 2 Dec 2004 22:46:42 +0000 Subject: [PATCH] Small update to the build process for Netware git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@109578 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/platform/netware.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/docs/manual/platform/netware.xml b/docs/manual/platform/netware.xml index b9e8e395385..3ec76447a0b 100644 --- a/docs/manual/platform/netware.xml +++ b/docs/manual/platform/netware.xml @@ -498,10 +498,15 @@
  • Set the environment variable AP_WORK to the full path of - the \httpd-2.0 directory.
  • + the httpd source code directory.
  • Set the environment variable APR_WORK to the full path of - the \httpd-2.0\srclib\apr directory.
  • + the apr source code directory. Typically \httpd\srclib\apr + but the APR project can be outside of the httpd directory structure. + +
  • Set the environment variable APU_WORK to the full path of + the apr-util source code directory. Typically \httpd\srclib\apr-util + but the APR-UTIL project can be outside of the httpd directory structure.
  • Make sure that the path to the AWK utility and the GNU make utility (gmake.exe) have been included in the system's -- 2.47.2