building RPM from source

A.L.M.Buxey at lboro.ac.uk A.L.M.Buxey at lboro.ac.uk
Wed Aug 15 10:06:32 CEST 2007


Hi,

> My issue is that I am wanting mysql (on separate server) support built 
> into freeradius, but I can't find any information on how that is done 
> within the spec file.

edit the spec file to ensure that MySQL is used. ensure that you have
all the correct devel RPMs installed for FreeRADIUS to build.

the easiest way is to just do a straight

./configure --with-options --that-you-need

then a 

make

and see what fails, WARNS or ERRORs - if its all gone well, then you're
system is in a sane state to compile the RPM.

alan



More information about the Freeradius-Users mailing list