Hello Group, I am running OSX 10.4.9 Server, with Free Radius 1.1.6 When I try loading radiusd -X I get a mysql link error. rlm_sql (sql): Could not link driver rlm_sql_mysql: dlopen(/usr/local/lib/rlm_sql_mysql-1.1.6.so, 9): no suitable image found. Did find: ?/usr/local/lib/rlm_sql_mysql-1.1.6.so: no matching architecture in universal wrapper ?/usr/local/lib/rlm_sql_mysql-1.1.6.so: no matching architecture in universal wrapper rlm_sql (sql): Make sure it (and all its dependent libraries!) are in the search path of your system's ld. radiusd.conf[14]: sql: Module instantiation failed.
From what I read on the FAQ this is a library error on my system and has nothing to do with Freeradius. But my error differs slightly from what the FAQ says I could be seeing.
I did run a ./configure | grep mysql_config and it came out saying MySQL = yes. Can someone help me resolve this? I greatly appreciate it. Joseph Sullivan
What version of mysql is it? For mysql5 you also need the libraries/dev, with debian these packages are called libmysqlclient15-dev and libmysqlclient15off Goodluck. On 5/5/07, Joseph Sullivan <joe@mooseweb.com> wrote:
Hello Group,
I am running OSX 10.4.9 Server, with Free Radius 1.1.6
When I try loading radiusd -X I get a mysql link error.
rlm_sql (sql): Could not link driver rlm_sql_mysql: dlopen(/usr/local/lib/rlm_sql_mysql-1.1.6.so, 9): no suitable image found. Did find: ?/usr/local/lib/rlm_sql_mysql-1.1.6.so: no matching architecture in universal wrapper ?/usr/local/lib/rlm_sql_mysql-1.1.6.so: no matching architecture in universal wrapper rlm_sql (sql): Make sure it (and all its dependent libraries!) are in the search path of your system's ld. radiusd.conf[14]: sql: Module instantiation failed.
From what I read on the FAQ this is a library error on my system and has nothing to do with Freeradius. But my error differs slightly from what the FAQ says I could be seeing.
I did run a ./configure | grep mysql_config and it came out saying
MySQL = yes.
Can someone help me resolve this? I greatly appreciate it.
Joseph Sullivan
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
On 5/5/07 1:29 PM, "liran tal" <liransgarage@gmail.com> wrote:
What version of mysql is it? For mysql5 you also need the libraries/dev, with debian these packages are called libmysqlclient15-dev and libmysqlclient15off
MySQL ver 4.1 is running on a separate replication system. I installed MySQL 5.0 on this server to get the latest libraries. But still isn¹t working. Joseph Sullivan
participants (2)
-
Joseph Sullivan -
liran tal