Hi Ankush,
mod_jk configure uses "${APXS} -q PREFIX" to see if it works, where
${APXS} is what you gave to --with-apxs. You can try that directly, and
see if it works, or if your apxs is broken:
/usr/sbin/apxs -q PREFIX
Regards,
Rainer
ankush grover schrieb:
> Hi Friends,
>
> I am trying to compile mod_jk on Centos 5.2 64-bit for apache2.2.3 but
> I am getting
> apxs not found. Whereas apxs is already there on the server.
>
> type apxs
> apxs is /usr/sbin/apxs
>
>
> ./configure CFLAGS=' -arch x86_64 ' APXSLDFLAGS=' -arch x86_64 '
> --with-apxs=/usr/sbin/apxs
---------------------------------------------------------------------
To start a new topic, e-mail: [email protected]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]