logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Building & Member Downloads View previous topic :: View next topic
Reply to topic   Topic: Compilation procedure for httpd 2.4.41 ?
Author
elav83



Joined: 10 Nov 2014
Posts: 17
Location: India

PostPosted: Thu 05 Sep '19 11:16    Post subject: Compiling apache httpd 2.4.41 in Win X64 with VS2015 Reply with quote

Hello,
We need the complete compilation procedure for httpd 2.4.41 and its dependent components.
We are using httpd as reverse proxy.

Platform: Win x64
IDE: VS2015/VS2017

Regards,
Elavarasan
Back to top
ENRICO



Joined: 27 Aug 2019
Posts: 2
Location: ITALY, MILAN

PostPosted: Thu 05 Sep '19 14:35    Post subject: Reply with quote

Hi,

there's a procedure here for Visual Studio 2013:

https://www.apachelounge.com/viewtopic.php?t=6462

Read the very first post by: idblew


If you do it for the first time in your life and don't want to waste time, I suggest you to follow the following 3 points:


1 - Create the very same directory tree that you see in the post:

C:\Development\Apache24\src
C:\Development\Apache24\build


2 - Even though some packages were updated to newer versions, download exactly the source files packages that you see in the post:

httpd-2.4.12.tar.gz
apr-1.5.1.tar.gz
apr-util.1.5.4.tar.gz
openssl-1.0.2a.tar.gz
pcre-8.36.tar.gz


3 - Follow carefully the procedure that you see in the post.


Ciao,
Enrico Migliore
Back to top
tanquang



Joined: 21 Mar 2020
Posts: 58
Location: Vietnam

PostPosted: Sat 16 May '20 11:05    Post subject: Reply with quote

It has no compilation guide apr-iconv!
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7288
Location: Germany, Next to Hamburg

PostPosted: Sun 17 May '20 17:57    Post subject: Reply with quote

tanquang wrote:
It has no compilation guide apr-iconv!
That is not needed. it will build with the httpd build.
Back to top


Reply to topic   Topic: Compilation procedure for httpd 2.4.41 ? View previous topic :: View next topic
Post new topic   Forum Index -> Building & Member Downloads