freeradius 2.2.0 on Fedora and oracle module
John Dennis
jdennis at redhat.com
Thu Oct 10 15:10:59 CEST 2013
On 10/10/2013 08:39 AM, Puzzel wrote:
> I've made configure at top level ./configure
> --with-oracle-lib-dir=/usr/lib/oracle/11.2/client64/lib
> --with-oracle-include-dir=/usr/include/oracle/11.2/client64
>
> Then i made make, but i still can't find rlm_sql_oracle.so file. :/
Try reading the output of the build process, it will tell you what went
wrong.
Hint:
Redirection:
do_something 2>&1 | tee -a some_file
--
John
More information about the Freeradius-Users
mailing list