Indeed Fajar, I submitted a patch (which Alan merged) that mofidied the configure.in to loop over the oracle version and so not be stcuk with oracle 10.
I did not modified the configure script ass I though it was regenerated for each release of freeradius.
Apparently this was not a good idea.
is it possible to rerun autogen on the git tree to correct this?
On Tue, Jul 5, 2011 at 9:05 PM, Aurélien LafranchiseHmmm ... that one line by itself (without any other lines mentioning
<aurelien_lafranchise@snype.org> wrote:
> configure: WARNING: FAILURE: rlm_sql_oracle requires: libclntsh libnnz10.
libnnz11 or libnnz9 anywhere else seems odd).
Alan, could it the configure script was not updated yet? configure.in
was last updated by commit 3c006dec (2011-01-18 14:57:05 +0100) while
the last change to configure seems to be 36940d49 (2010-07-29 14:03:31
+0200).
Aurélien, could you get autoconf (install it from F14's repository if
you don't already have it) and run "autoconf" in the directory? After
that, retry the configure step and see if it at least shows that it's
looking for version 11. I haven't tested this, but it might work.
--
Fajar