You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Eric Covener <co...@gmail.com> on 2009/10/03 00:07:32 UTC

Re: [users@httpd] Extra folders "build" and "include" after make install normal?

On Fri, Oct 2, 2009 at 5:52 PM, Rodney Beede
<ap...@rodneybeede.com> wrote:
> I'm building Apache 2.2.13 on Oracle Unbreakable 5.4 64-bit Linux with
> the following commands:
>
> ./configure --prefix=/rmg/software/apache2.2.13-openssl0.9.8k
> --with-included-apr --disable-autoindex --disable-imagemap
> --disable-include --disable-negotiation --disable-userdir
> --with-port=8080 --enable-ssl
> --with-ssl=/rmg/software/apache2.2.13-openssl0.9.8k --with-ldap
> --enable-mods-shared="auth_digest ldap authnz_ldap rewrite deflate
> proxy proxy_ajp proxy_balancer headers"
>
> make
>
> make install
>
>
> After make install I get my /rmg/software/apache2.2.13-openssl0.9.8k
> as expected.  However I noticed a "build" and "include" folder in the
> root of my Apache directory.

They're used to compile apache modules against your installed server.
They're normal, but not required for actual runtime activity.

-- 
Eric Covener
covener@gmail.com

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org