Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
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.
| |
|
Topic: Mod_JK compiling issue |
|
Author |
|
gaurav168
Joined: 20 Dec 2016 Posts: 1 Location: india
|
Posted: Tue 20 Dec '16 12:06 Post subject: Mod_JK compiling issue |
|
|
Getting error while compiling Mod_JK for apache 2.4.x
/apache/httpd-2.4.28/bin/apxs
Error MSG:
need to check for perl first, apxs depend on it...
checking for perl... /usr/bin/perl
could not find /apache/httpd-2.4.28/bin/apxs
But i have checked /apache/httpd-2.4.28/bin/apxs
directory exists in the server. |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
Posted: Thu 22 Dec '16 22:07 Post subject: |
|
|
Did define the path
./configure --with-apxs=/apache/httpd-2.4.28/bin/apxs
?
it apxs executable? |
|
Back to top |
|
|
|
|
|
|