rlm_sql_mysql.so where do I locate this file and its associated files for Redhat ES4 to run Radius and MySQL
Hi, I am trying to build a radius server using MySQL and am getting a message about missing rlm_sql_mysql.so. I could use some help in locating the required modules. Thanks Frank Reiss
"Frank Reiss" <f.reiss@impeva.com> wrote:
I am trying to build a radius server using MySQL and am getting a message about missing rlm_sql_mysql.so. I could use some help in locating the required modules.
If you have the MySQL development package installed, that module will be built when you build FreeRADIUS. If not, you can't get that module anywhere. Install the MySQL development package for your OS, and re-build FreeRADIUS. Alan DeKok.
Frank Reiss wrote:
Hi,
I am trying to build a radius server using MySQL and am getting a message about missing rlm_sql_mysql.so. I could use some help in locating the required modules. You need the mysql-devel rpm installed before you do the ./configure && make && make install process.
-- Lewis Bergman Texas Communications 4309 Maple St. Abilene, TX 79602-8044 Off. 325-691-1301 Cell 325-439-0533 fax 325-695-6841
participants (3)
-
Alan DeKok -
Frank Reiss -
Lewis Bergman