"Maurice Foschiatti" <[EMAIL PROTECTED]> wrote: > No good luck. > I have the same problem that was posted by Robert Abbate in 14 Nov 2001. > Don't find mysql.h., but this library is present in > /usr/local/mysql/include. > If i go in dir "rlm_sql_mysql" and i launch ./configure., this is the > result:
You can always edit the 'Makefile' by hand after configure is done. That will allow you to build the module. Have you also tried doing a 'configure' from the directory: src/modules/rlm_sql/drivers/rlm_sql_mysql There's a configure script there, which also accepts options. Also, you can go to that directory, and look at 'config.log', to see what failed, and why. Alan DeKok - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
