freeradius -X crashes

Matthew Newton mcn4 at leicester.ac.uk
Tue Jun 28 17:53:32 CEST 2016


On Tue, Jun 28, 2016 at 05:35:09PM +0200, Mathieu Simon (Lists) wrote:
> The situation with Debian is not so easy, but for interim have a look
> at the building packages page in the FR wiki.

Unfortunately, at the current time, the FR wiki Debian pages are a
bit messed up. All the stuff I rewrote earlier in the year with
up-to-date instruction is lost AFAICT.

I'm hoping to rewrite the page again at some point soon but, as
always, time...

> You will find for both Debian and Ubuntu repositories maintained by
> people using and building packages for Debian and Ubuntu.
> 
> In case of Debian for wheezy and jessie as for writing. Give them a try,
> and otherwise I can only concur with Arran and Alan: It's not that
> difficult to compile from source or build a debian package from source.

For the time being, something like this should suffice:

  sudo apt-get install git-core dpkg-dev
  git clone git://github.com/FreeRADIUS/freeradius-server.git
  cd freeradius-server/
  git checkout release_3_0_11
  dpkg-checkbuilddeps
  # apt-get install any required packages from above
  dpkg-buildpackage -us -uc -rfakeroot

Matthew


-- 
Matthew Newton, Ph.D. <mcn4 at leicester.ac.uk>

Systems Specialist, Infrastructure Services,
I.T. Services, University of Leicester, Leicester LE1 7RH, United Kingdom

For IT help contact helpdesk extn. 2253, <ithelp at le.ac.uk>


More information about the Freeradius-Users mailing list