How to compile freeradius with sqlcounter module on debian/ubuntu

Nicolas Baradakis nbk at sitadelle.com
Thu Jan 19 13:57:31 CET 2006


Gabriele Vidali wrote:

> I'm trying to compile freeradius with sqlcounter module on my ubuntu
> dapper with no success.

You could try to build a Debian package from the latest release:

$ wget ftp://ftp.freeradius.org/pub/radius/freeradius-1.1.0.tar.gz
$ tar zxf freeradius-1.1.0.tar.gz
$ cd freeradius-1.1.0
$ fakeroot dpkg-buildpackage -b -uc
$ sudo dpkg -i ../freeradius_1.1.0-0_i386.deb

It should work out of the box, with no file editing. The package
will contain the sqlcounter module, too.

-- 
Nicolas Baradakis




More information about the Freeradius-Users mailing list