Failed to load module "jradius" freeradius server

Fajar A. Nugraha list at fajar.net
Fri Mar 8 04:45:18 CET 2013


On Fri, Mar 8, 2013 at 2:16 PM, Iftakhul Anwar <anwar at meruvian.org> wrote:
> What is the right syntax for compile using experimental module ?

--with-experimental-modules

>
> I've try to ./configure --with-experimental-modules=yes  then make and make
> install.
> But on i can't find jradius module in {installation folder}/modules

probably because you're missing some dependency, so it skips building
the module. The output of ./configure would have told you about that.

> Help me to solve this,please

I would, but you seem REALLY determined on ignoring advices and doing
things your own way.

The easiest way for you would be to just install ubuntu quantal.
The alternative is to actually look at the output of ./configure,
figure out what dependencies are missing, install it, and repeat the
build process again.

-- 
Fajar


More information about the Freeradius-Users mailing list