Author |
|
jmcl
Joined: 11 Feb 2016 Posts: 10
|
Posted: Tue 26 Sep '17 11:18 Post subject: Compiling mod_auth_cas v1.1 for Apache 2.4.27 |
|
|
Hi all.
We are migrating from Apache 2.2 to Apache 2.4 (all on Windows).
All migration work is done and everything is working great. There's one problem left. We have been trying to compile mod_auth_cas for Apache 2.4 on Windows and we are having endless problems with this.
Here is the link to mod_auth_cas:
https://github.com/apereo/mod_auth_cas/releases
The file we are using is
mod_auth_cas-1.1.zip
To compile we are also using the following:
apr-1.6.2-win32-src.zip
apr-util-1.6.0-win32-src.zip
curl-7.55.1.zip
pcre-7.0-lib.zip
Win64OpenSSL-1_0_2L.exe
Is anyone (glsmith, can you help? ...) able to compile mod_auth_cas v1.1 for Apache 2.4 64 bit on Windows?
Any help is really appreciated!
Thank you.
John |
|
Back to top |
|
glsmith Moderator

Joined: 16 Oct 2007 Posts: 2268 Location: Sun Diego, USA
|
Posted: Wed 27 Sep '17 2:29 Post subject: |
|
|
I'll give it a shot this weekend if someone hasn't already. What VC and architecture is your Apache built with? |
|
Back to top |
|
jmcl
Joined: 11 Feb 2016 Posts: 10
|
Posted: Wed 27 Sep '17 11:38 Post subject: |
|
|
glsmith, thank you very much!
We are using Apache 2.4.27 built with VC11 for a 64 bit Windows OS.
Again, thank you.
John |
|
Back to top |
|
jmcl
Joined: 11 Feb 2016 Posts: 10
|
Posted: Tue 03 Oct '17 12:30 Post subject: |
|
|
Hi glsmith, did you find the time and succeed on compiling cas? Thank you.
John |
|
Back to top |
|
glsmith Moderator

Joined: 16 Oct 2007 Posts: 2268 Location: Sun Diego, USA
|
Posted: Tue 03 Oct '17 16:47 Post subject: |
|
|
Argh, yeah I had time but completely forgot about it. I will give it a try tonight. |
|
Back to top |
|
glsmith Moderator

Joined: 16 Oct 2007 Posts: 2268 Location: Sun Diego, USA
|
Posted: Thu 05 Oct '17 5:02 Post subject: |
|
|
It took me forever to figure out the 2 problems I had on VC11 building Apache 2.4.28 but I got them figured out. After I get both x86 & 64 builds done and up on Apache Haus I'll dive into this module. |
|
Back to top |
|
glsmith Moderator

Joined: 16 Oct 2007 Posts: 2268 Location: Sun Diego, USA
|
Posted: Thu 05 Oct '17 17:50 Post subject: |
|
|
Sorry, this one will have to be built with MinGW, it's too much posix.
Interestingly, there's a note in the readme for building on Windows.
Quote: | NOTE: As of mod_auth_cas 1.0.9, Win32 support has been dropped due
to lack of development resources and low community interest.
|
Edit many hours later:
I did not just stop after reading the readme, I still tried  |
|
Back to top |
|
jmcl
Joined: 11 Feb 2016 Posts: 10
|
Posted: Fri 06 Oct '17 17:57 Post subject: |
|
|
Thank you very much for your effort glsmith.
Cheers.
John |
|
Back to top |
|