Commit 40c37f24 authored by Bradley Nicholes's avatar Bradley Nicholes
Browse files

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
parent 6a8569a3
Loading
Loading
Loading
Loading
+7 −2
Original line number Diff line number Diff line
@@ -498,10 +498,15 @@
        </li>
        
        <li>Set the environment variable <code>AP_WORK</code> to the full path of
        the <code>\httpd-2.0</code> directory.</li>
        the <code>httpd</code> source code directory.</li>

        <li>Set the environment variable <code>APR_WORK</code> to the full path of
        the <code>\httpd-2.0\srclib\apr</code> directory.</li>
        the <code>apr</code> source code directory. Typically <code>\httpd\srclib\apr</code>
        but the APR project can be outside of the httpd directory structure.</li>

        <li>Set the environment variable <code>APU_WORK</code> to the full path of
        the <code>apr-util</code> source code directory. Typically <code>\httpd\srclib\apr-util</code>
        but the APR-UTIL project can be outside of the httpd directory structure.</li>

        <li>Make sure that the path to the AWK utility and the GNU make utility
        (<code>gmake.exe</code>) have been included in the system's