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