> I have read the FAQ thanks and tried what is said.  Doesnt fix it!
>
> Please be more specific

If you have ldconfig on your system, you may need to tell it where to find
your MySQL libraries.  For example, I had the same problems with PostgreSQL
and since ld couldn't find libpq (it is installed in /usr/local/pgsql/lib by
default), I simply ran ldconfig -m /usr/local/pgsql/lib and FreeRADIUS
started up just fine.  This is a problem with your linker and not
FreeRADIUS, as the FAQ states...

~Benjamin



- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to