5 Feb
2016
5 Feb
'16
11:25 a.m.
On Feb 5, 2016, at 10:43 AM, Vincent MARCEL <Vincent.MARCEL@monext.net> wrote:
I have followed your advice and got freeradius 3.0.11 tarball and followed new instructions here : http://wiki.freeradius.org/modules/Rlm_sql_oracle Top level configure script => OK make => OK cd src/modules/rlm_sql/drivers/rlm_sql_oracle => OK make install => KO : [radiusrec@radiusa1r1 rlm_sql_oracle]$ make install make: *** No rule to make target `install'. Stop.
The instructions are for version 2. For version 3, there's nothing you need to do. Just follow the normal instructions to build the server. If the Oracle libraries / headers are available, the rlm_sql_oracle module will be built and installed. Alan DeKok.