4 Jan
2009
4 Jan
'09
11:16 a.m.
John Dennis wrote:
I have updated the Fedora RPM spec file to declare freeradius has a dependency on make (e.g. Requires: make). After this fix is deployed yum will insure make is installed when it installs freeradius and this problem shouldn't occur.
A different solution is to fix the "bootstrap" script to just run the commands directly. I've done that now. i.e. "make -n >> bootstap && git commit bootstrap" Alan DeKok.