14 May
2009
14 May
'09
3:54 a.m.
Maxim Denisov wrote:
Has enybody successfully built freeradius 2.1.4 with instant client?
Yes. It sometimes takes a bit of fighting, but it works.
I have installed oracle instant client basic 10.2.0.4 + sqlplus + sdk for linux x86_64, everything from rpm. I can successfully connect with sqlplus64, paths are correct but when I execute configure in rlm_sql_oracle I am getting
If configure doesn't work, don't worry. Just edit the file ..../rlm_sql_oracle/Makefile directly. The only magic I've found is 32/64-bit issues. You might have to link explicitly to a particular library, rather than using "-l". Alan DeKok.