5 Jun
2008
5 Jun
'08
8:23 a.m.
thekat wrote:
rlm_sql_oracle is not compiling
The "configure" scripts are just for ease of use. They solve common problems. It *is* possible to edit the Makefiles directly. Just go to the rlm_sql_oracle/Makefile, and edit it so that the module builds. You will have to define "TARGET = rlm_sql_oracle", and then edit the clfags && libs to point to the Oracle directories. Alan DeKok.