On 10 Oct 2013, at 10:31, Puzzel <[email protected]> wrote: > Tnx Arran, > > ./configure went fine and then created all.mk file. > What to do next? "make" don't work. I'm sorry i'm not very much experienced > in linux.
You need to do make in the top level directory not in the module directory. all.mk is a make include not an actual make file. It should pick up that rlm_sql_oracle has been configured (even if it's not marked as stable) and build it. -Arran Arran Cudbard-Bell <[email protected]> FreeRADIUS Development Team - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

