Re: Freeradius and Oracle under Cygwin

2007-01-30 Thread Brian Atkins
Alan DeKok wrote: Which directory were you in when you ran configure? It *should* be the top-level directory, not src/modules/rlm_sql/ I tried from the rlm_sql_oracle directory under sources:

Freeradius and Oracle under Cygwin

2007-01-29 Thread Brian Atkins
I'm working on using Freeradius with Chillispot to authenticate from an Oracle database. Freeradius is running on W2K3 server and Oracle is installed on the local machine. At this point, I'm trying to compile the rlr_sql_oracle module, but keep getting: $ ./configure

Re: Freeradius and Oracle under Cygwin

2007-01-29 Thread Brian Atkins
Brian wrote: At this point, I'm trying to compile the rlr_sql_oracle module, but keep getting: $ ./configure --with-oracle-home-dir=/cygdrive/d/oracle/ora92 ... configure: WARNING: oracle headers not found. Use \ --with-oracle-home-dir=path configure: WARNING: sql submodule 'oracle' disabled