Hello!

> Then I add the --with-oracle-home-dir=...,just like :
> ./configure --localstatedir=/var --sysconfdir=/etc 
>--with-oracle-home-dir=/u01/app/oracle/product/8.1.7
> The directory is the $ORACLE_HOME directory, isn't it? Then I try $ORACLE_BASE ,it 
>still fail.
>
> what should I do?

My command line is:
./configure --prefix=/usr/local/freeradius --with-raddbdir=/etc/raddb
--with-logdir=/var/log/radius --with-threads --with-thread-pool
--with-oracle-home-dir=/u01/app/oracle/product/8.1.7
--with-oracle-include-dir=/u01/app/oracle/product/8.1.7/rdbms/demo
(Oracle 8.1.7 & RedHat Linux 7.1 & FreeRadius 0.2)

/etc/raddb/sql.conf:
driver = "rlm_sql_oracle"
server = "localhost"
login = "user"
password = "password"
radius_db = "ORA8" # Oracle SID


With best regards,
-- 
Oleg Serdyukov, OLE-RIPE
Utel NOC. Kiev, Ukraine


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

Reply via email to