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. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

