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 -> News & Hangout View previous topic :: View next topic
Reply to topic   Topic: When Apache 2.4.1 Win Binary from Apache ?
Author
shishir



Joined: 07 Mar 2012
Posts: 7
Location: India, Bangalore

PostPosted: Wed 07 Mar '12 9:27    Post subject: When Apache 2.4.1 Win Binary from Apache ? Reply with quote

Hi,

Can anybody tell me when Apache is going to release the Windows binary distribution of httpd 2.4.1?

Thanks,
Shishir
Back to top
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3049
Location: Hilversum, NL, EU

PostPosted: Wed 07 Mar '12 12:32    Post subject: Reply with quote

At Apache (ASF) the official release is only the source code. They ship source code, for most platforms the vendors (like e.g. Red Hat) are packaging it or a user compiles it by himself

The Windows binaries they supply are an extra service and it depends that someone at ASF has time or is willing to make a Windows binary.

For 2.4.1 they say now that they leave it, for the time being, to the Binaries from others places like Apache Lounge and Apache Haus. Maybe there comes a time that they do not ship at all Windows binaries. One reason is that 2.4.1 has more dependencies like Lua, Libxml etc. to keep on track.

Steffen
Back to top
shishir



Joined: 07 Mar 2012
Posts: 7
Location: India, Bangalore

PostPosted: Wed 07 Mar '12 12:41    Post subject: Reply with quote

Thanks for the reply.

But in the past, for windows, only binaries are available and not source code. As we can see the source code for Unix, when can we expect the source code for Windows? or the same unix source code can be used somehow?

Thanks.
Back to top
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3049
Location: Hilversum, NL, EU

PostPosted: Wed 07 Mar '12 12:47    Post subject: Reply with quote

The source code for Windows is exactly the same as the *nix source code, except:

Line feed:

Unix (only LF)
Windows (CR LF)

Apache and we just converting the LF to CR LF with the perl script lineends.pl

Steffen
Back to top
glsmith
Moderator


Joined: 16 Oct 2007
Posts: 2268
Location: Sun Diego, USA

PostPosted: Thu 08 Mar '12 0:20    Post subject: Reply with quote

The official word, from the person that makes the Win32 binaries is;

http://marc.info/?l=apache-httpd-dev&m=132981481811373&w=2
Back to top


Reply to topic   Topic: When Apache 2.4.1 Win Binary from Apache ? View previous topic :: View next topic
Post new topic   Forum Index -> News & Hangout