On 21 Jul 2016, at 18:32, Matthew Newton <mcn4@leicester.ac.uk> wrote:
On Thu, Jul 21, 2016 at 06:24:25PM -0400, Arran Cudbard-Bell wrote:
On 21 Jul 2016, at 18:04, Bruce Bauman <bbauman@oit.rutgers.edu> wrote:
I think getting a modern compiler will be the trickiest part
That’s actually not so bad :)
http://wiki.freeradius.org/building/Build#building-from-source_building-on-r...
Hmm. That's what I did to get it working in Scientific Linux.
Doesn't seem to be there in CentOS 7 :(.
Maybe I installed the wrong version. Didn't want a GUI so installed "Core". But I'd expect it to have all the official repositories available though.
Maybe the idea of a .spec file that Just Works is a dream :(
It is. Updates on wiki page. You should install the packages it lists. Those aren’t necessarily included when you yum install devtoolset-3 -Arran