On Mon, 2003-10-13 at 16:47, Alan DeKok wrote: > Dennis Skinner <[EMAIL PROTECTED]> wrote: > > I tried the LD_CONFIG_PATH, modifying ld.so.conf, and --disable-shared > > with same results. > > LD_CONFIG_PATH? Have you tried LD_LIBRARY_PATH?
Sorry, brain fart. LD_LIBRARY_PATH does not work. > > > The rlm_sql_mysql.so file is created and an ldd on it shows it is linked > > properly to libmysqlclient.so. > > Does libmysqlclient need *another* library, like libz? Seems to be able to find them fine. Other programs can use libmysqlclient. > As the FAQ says, FreeRADIUS uses system calls to load libraries. If > those calls fail, then your system can't find those libraries, and > there's little you can do to FreeRADIUS to fix your system. > Interesting that other compiled programs on this system don't seem to have these issues. Exim, for example, seems to be able to find and use the mysql libraries fine when I tell it where they are... I will try a compiled install of mysql and see what happens. -- Dennis Skinner <[EMAIL PROTECTED]> - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
