vic ismakaev <[EMAIL PROTECTED]> wrote: > I have an iODBC installed on non-standart place(/usr/include/iodbc, > /usr/lib/iodbc). > Which options should I use in configure script in this case? > I tried ./configure --with-odbc-lib-dir=/usr/lib/iodbc > --with-odbc-include-dir=/usr/include/iodbc , but that did nothing.
OK, I've just added a 'configure' script for the iodbc module. In the mean time, do: $ cd src/modules/rlm_sql/drivers/rlm_sql_iodbc/ $ vi Makefile and poke at it until it compiles. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
