Title: Cannot get MySQL loaded in FreeRADIUS 0.7.1

I am just now trying to upgrade on my development box, and am having a tough time getting radiusd -X to run without erroring out. When I take out the Mysql module call at the base of radiusd.conf radiusd runs fine, however when I turn the mysql module back on I get the following:

radiusd.conf[4] Failed to link to module 'rlm_sql': file not found

I checked my libraries directory /usr/local/lib and verified that the sql modules are in there, which they are. I manually went into /usr/local/src/freeradius-0.7.1/src/modules/rlm_sql/drivers/rlm_sql_mysql and did a ./configure, make, make install. Then I went into /etc/ld.so.conf and verified that /usr/local/lib was in there, and did a ldconfig.

Doing these steps in the past gave me no problems at all with MySQL support, however, now I am getting it. Is there a known problem or am I just missing something?

Thanks,

Chris

Reply via email to