Hi Fajar,
On Fri, Mar 8, 2013 at 2:16 PM, Iftakhul Anwar <anwar@meruvian.org> wrote:--with-experimental-modules
> What is the right syntax for compile using experimental module ?
probably because you're missing some dependency, so it skips building
>
> 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
the module. The output of ./configure would have told you about that.
I would, but you seem REALLY determined on ignoring advices and doing
> Help me to solve this,please
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.