When I run ./configure ,the error msg is:
 
configure:warning:silently not building rlm_krb5.
configure:warning:FAILURE:rlm_krb5 requires: krb5.
configure:warning:oracle headers not found. Use --with-oracle-home-dir=<path>.
configure:warning:sql submodule 'oracle disabled
 
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?
 
Sunny Xu

Reply via email to