How to compile freeradius with sqlcounter module on debian/ubuntu

Joe Maimon jmaimon at ttec.com
Thu Jan 19 13:51:01 CET 2006



Gabriele Vidali wrote:

> hi,
> I'm trying to compile freeradius with sqlcounter module on my ubuntu
> dapper with no success.
> Actually I can compile it but at the end I have no rlm_sqlcounter-x.x.so
> in my /usr/lib/freeradius directory.
> This is how I proceeded:
> 
>     * apt-get source freeradius
>     * apt-get build-dep freeradius
>     * I added --with-experimental-modules in debian/rules file
>     * dpkg-buildpackage -rfakeroot -uc -us
> 
> Is this way correct?
> 
> freeradius version in dapper is 1.0.5-2
> 
> many thanks
> 
> Gabriele
> 

Well I did something a bit different to get the rlm_policy module as a 
part of my deb package.

I patched configure to allow it to accept a list of modules which I 
added into debian/rules configure invocation

http://apt-repo.ttec.com



More information about the Freeradius-Users mailing list