> From: Nelson Cabral [mailto:nelson.cab...@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.

Reply via email to