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: Apache 2.4.25 mod_auth_memcookie build in Windows x64
Author
parth71911918



Joined: 30 Jan 2017
Posts: 3
Location: Ahmedabad

PostPosted: Tue 31 Jan '17 8:41    Post subject: Apache 2.4.25 mod_auth_memcookie build in Windows x64 Reply with quote

Hello

I have download source code from below link
https://zenprojects.github.io/Apache-Authmemcookie-Module/

and trying to build in VS2012 X64 bit. but we are not compile and build this project.

do you know anyone how to build mod_auth_memcookie build in Windows x64. Please let me know us.

Thanks

Regards
Parth Shah.
(parthshah043@yahoo.in)
Back to top
James Blond
Moderator


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

PostPosted: Wed 01 Feb '17 13:02    Post subject: Re: Apache 2.4.25 mod_auth_memcookie build in Windows x64 Reply with quote

parth71911918 wrote:

and trying to build in VS2012 X64 bit. but we are not compile and build this project.


What kind of error do you get?
Back to top
parth71911918



Joined: 30 Jan 2017
Posts: 3
Location: Ahmedabad

PostPosted: Wed 01 Feb '17 14:04    Post subject: Apache 2.4.25 mod_auth_memcookie build in Windows x64 Reply with quote

libmemcached linking Error on mod_auth_memcookie
Back to top
James Blond
Moderator


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

PostPosted: Fri 10 Feb '17 18:40    Post subject: Reply with quote

Line 48 of the source code requires
Code:

#include "libmemcached-1.0/memcached.h"


did you put that libmemcached-1.0 source code in the source tree?
Back to top
parth71911918



Joined: 30 Jan 2017
Posts: 3
Location: Ahmedabad

PostPosted: Sat 11 Feb '17 13:02    Post subject: Reply with quote

Hello

Thanks For you Reply, Hope are you well, i have included this file in mem_auth_cookie.c file.

Thanks
Regards
Parth Shah
Back to top


Reply to topic   Topic: Apache 2.4.25 mod_auth_memcookie build in Windows x64 View previous topic :: View next topic
Post new topic   Forum Index -> Building & Member Downloads