Building Apache

Al Arzaga yellowdog-general@lists.terrasoftsolutions.com
Sun May 19 10:33:10 2002


Has anyone tried building Apache 2.0.36 from source?

My configure flags are just:

     --prefix=/www
     --enable-so
     
And during the make installl process I get the following output before it
stops:

    Installing configuration files
    Installing HTML documents
    cp: memory exhausted
    make[1]: *** [install-htdocs] Error 1
    make[1]: Leaving directory `/usr/local/src/httpd-2.0.36'
    make: *** [install-recursive] Error 1