[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Compiling mod_dav_svn against an installed Apache2 instance ?

From: Loritsch, Berin <bloritsch_at_dtri.net>
Date: Mon, 18 Oct 2010 08:22:23 -0400

> From: Nelson Cabral [mailto:nelson.cabral_at_gmail.com]
>
> Not installed (find & which don't return anything).
> I guess I have to install apache-devel, haven't I? Are there
> instructions somewhere? 'apache-devel' on google returns nothing :-/

Most linux distribution packages separate the compiled binary and the
develepment package (include headers and link libraries). If you built
the tool from scratch you would have everything at your disposal,
although the process is a little more difficult. There's a couple
reasons for this practice:

1) A significant number of linux boxes are still servers at heart. That
means you are deploying to them, not compiling on them.
2) In internet DMZs, boxes need to be hardened. That means no
compilers, no compiler artifacts, as well as a number of other security
features.

By separating the packages folks who need to do compilation can, and
folks who need to harden their servers can.

Confidentiality Note: The information contained in this message, and any attachments, may contain proprietary and/or privileged material. It is intended solely for the person or entity to which it is addressed. Any review, retransmission, dissemination, or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer.
Received on 2010-10-18 14:23:02 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.