I try to compile freeradius 0.2 with oracle client 8.1.6 and it looks like good but, when I run radiusd I have that error : =========================================================== Wed Aug 8 17:18:46 2001 : Error: rlm_sql: Could not link driver rlm_sql_oracle: file not found Wed Aug 8 17:18:46 2001 : Error: radiusd.conf[4]: sql: Module instantiation failed. Wed Aug 8 17:44:50 2001 : Error: radiusd.conf[4] Failed to link to module 'rlm_sql': file not found ============================================================ The files are at the good place so I think it may be a compilation problem and in fact the files are not good. ============================================================ /applis/freeradius/var/log/radius >ls -l ../../../lib/rlm_sql* -rw-r--r-- 1 root root 115366 ao� 8 17:43 ../../../lib/rlm_sql.a -rwxr-xr-x 1 root root 655 ao� 8 17:43 ../../../lib/rlm_sql.la -rw-r--r-- 1 root root 64188 ao� 8 17:43 ../../../lib/rlm_sql_oracle.a -rwxr-xr-x 1 root root 751 ao� 8 17:43 ../../../lib/rlm_sql_oracle.la lrwxrwxrwx 1 root root 23 ao� 8 17:43 ../../../lib/rlm_sql_oracle.so -> rlm_sql_oracle.so.0.0.0 lrwxrwxrwx 1 root root 23 ao� 8 17:43 ../../../lib/rlm_sql_oracle.so.0 -> rlm_sql_oracle.so.0.0.0 -rwxr-xr-x 1 root root 67115 ao� 8 17:43 ../../../lib/rlm_sql_oracle.so.0.0.0 ========================================================================= To compile, I do : ========================================================================= ./configure --prefix=/applis/freeradius --exec-prefix=/applis/freeradius --with-shared-libs=no --with-oracle-dir=/applis/oracle/8.1.6 --with-oracle-lib-dir=/applis/oracle/8.1.6/rdbms/demo --with-oracle-include-dir=/applis/oracle/8.1.6/rdbms/demo make make install ========================================================================= Does anybody know what is wrong ? Thank's __________________________________________________________________ Your favorite stores, helpful shopping tools and great gift ideas. Experience the convenience of buying online with Shop@Netscape! http://shopnow.netscape.com/ Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/ - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
