Brian Atkins wrote: > For some reason, this worked: > $ ORACLE_HOME=/cygdrive/d/oracle/ora92; export ORACLE_HOME > $ ./configure --with-oracle-home-dir=$ORACLE_HOME
Which directory were you in when you ran configure? It *should* be the top-level directory, not src/modules/rlm_sql/.... > Yet, I still am unable to perform 'make': > $ make > make: LIBTOOL@: Command not found > make: *** [sql_oracle.lo] Error 127 Because the top-level makefile wasn't updated. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

