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 -> Third-party Modules View previous topic :: View next topic
Reply to topic   Topic: Trick to build mod_jk for Apache 2.2.0
Author
apie



Joined: 30 Mar 2006
Posts: 7

PostPosted: Fri 31 Mar '06 18:17    Post subject: Trick to build mod_jk for Apache 2.2.0 Reply with quote

I replaced libapr.lib and libaprutil.lib with libapr-1.lib libaprutil-1.lib respectively in Makefile.vc before building. I don't know why Apache developers changed these filenames. Maybe they just want to prevent people from building old modules over 2.2.0, so that new modules like mod_proxy_ajp could be promoted.

Hi Steffen, could I know how you made it?

Thanks
Alpha
Back to top
Steffen
Moderator


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

PostPosted: Sun 02 Apr '06 0:24    Post subject: Reply with quote

Same as you. More mods you have to do this, like mod_perl.

Steffen
Back to top


Reply to topic   Topic: Trick to build mod_jk for Apache 2.2.0 View previous topic :: View next topic
Post new topic   Forum Index -> Third-party Modules