2 Jul
2015
2 Jul
'15
5:44 p.m.
On Jul 2, 2015, at 5:27 PM, Kris Armstrong <kris.armstrong@me.com> wrote:
Thanks for the response. here is what I am seeing. I think the /usr/local/lib is the “New Version 3.0.8” and the /usr/lib64/freeradius/ is the old.
I pointed radius.conf to /usr/lib/64/freeradius/ which results in the original error. The problem Im seeing is the new lib location does not have the rim_mysql.so?
Because you don't have the MySQL client libraries or headers installed.
Should I delete the usr/lib64/freeradius? then run a ./configure and make and make install again?
You should build an RPM. See the "redhat" directory. The instructions are also on the Wiki. Alan DeKok.