Could not link driver rlm_sql_unixodbc
Hi, While compiling freeradius 3.0.17 with sql & perl, below error interpreted with debug mode: Could not link driver rlm_sql_unixodbc: /usr/app/radius/lib/rlm_sql_unixodbc.so: cannot open shared object file: No such file or directory Make sure it (and all its dependent libraries!) are in the search path of your system's ld Which additional package needs to be installed for unixodbc module..? ---- *Thanks & Kind Regards,* Saurabh LAHOTI. *Ideas enlighten Innovation**!!!* Please consider the environment before printing this mail..!!
On Sep 18, 2018, at 9:10 AM, Saurabh Lahoti <saurabh.astronomy@gmail.com> wrote:
While compiling freeradius 3.0.17 with sql & perl, below error interpreted with debug mode:
Could not link driver rlm_sql_unixodbc: /usr/app/radius/lib/rlm_sql_unixodbc.so: cannot open shared object file: No such file or directory Make sure it (and all its dependent libraries!) are in the search path of your system's ld
Which additional package needs to be installed for unixodbc module..?
You need to read the output of "configure". Then, install the correct libraries. And finally, re-build the server. Alan DeKok.
participants (2)
-
Alan DeKok -
Saurabh Lahoti