I already had this warnings but Allan told me that was normal ..... Thanks you very much Fajar ! It works. and I am happy that was not a problem from me... I manage to get the .so compilated.
I putted rlm_sql_oracle-2.1.11.so in /usr/lib64/freeradius/ and create the symbolic link on /usr/lib64/freeradius/rlm_sql_oracle.so but : Could not link driver rlm_sql_oracle: file not found Make sure it (and all its dependent libraries!) are in the search path of your system's ld. /etc/raddb/sql.conf[22]: Instantiation failed for module "sql" /etc/raddb/sites-enabled/default[393]: Failed to load module "sql". /etc/raddb/sites-enabled/default[360]: Errors parsing accounting section. Could it be because I compile a 2.1.11 version and putted the rlm_sql_oracle-2.1.11.so on a 2.1.10 ? Thanks again 2011/7/5 Fajar A. Nugraha <[email protected]> > On Tue, Jul 5, 2011 at 9:05 PM, Aurélien Lafranchise > <[email protected]> wrote: > > configure: WARNING: FAILURE: rlm_sql_oracle requires: libclntsh libnnz10. > > Hmmm ... that one line by itself (without any other lines mentioning > 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 > > - > List info/subscribe/unsubscribe? See > http://www.freeradius.org/list/users.html >
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

