You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Arun Maha <22...@gmail.com> on 2017/04/11 10:38:36 UTC

[users@httpd] Adding modules to apache

Hi,
I am trying to configure Apache with freeRadius server. I am using
mod_auth_radius.c for the purpose. Now I want to load this module with
Apache. I tried apxs command to do this.
"apxs -c -i -a mod_auth_radius.c"
I got "apxs:Error: not found!."

How to overcome this issue. Is there any way of adding mod_auth_radius.C
module to Apache. I'm using apache2.4.20-r0
Operating system : yocto poky Linux kernel.

Thanks,
Arunkumar