compiling freeradius 2.1.12 in Debian squeeze
Hi list, Been trying to compile freeradius 2.1.12 in Debian Squeeze following the directions of http://wiki.freeradius.org/Build to no avail. Also tried the suggestion in previous posts of cutting out --enable-developer, and of compiling libtool myself. One of the problems is freeradius is expecting ltdl 3.x, and squeeze has 7; the other is that the file changelog is no more in the right format. (tough the last one is easily fixed) Has anyone managed to compile freeradius in Debian 6.x? Best Regards, Rui Ribeiro
On Sun, Jan 15, 2012 at 1:56 AM, Rui Ribeiro <ruyrybeyro@gmail.com> wrote:
Hi list,
Been trying to compile freeradius 2.1.12 in Debian Squeeze following the directions of http://wiki.freeradius.org/Build to no avail. Also tried the suggestion in previous posts of cutting out --enable-developer, and of compiling libtool myself.
And the error is ... ?
One of the problems is freeradius is expecting ltdl 3.x, and squeeze has 7;
That shouldn't cause a problem. FR can use both it's included (3.x) and systems's libltdl.
the other is that the file changelog is no more in the right format. (tough the last one is easily fixed)
Has anyone managed to compile freeradius in Debian 6.x?
It compiles in ubuntu just fine. Or you can use my ppa. Lucid's packages might also work (untested) on debian: https://launchpad.net/~freeradius/+archive/stable -- Fajar
participants (2)
-
Fajar A. Nugraha -
Rui Ribeiro