Eric Geier wrote:
I've tried many things at configure: --with-experimental-modules --with-rlm_raw --enable-rlm_raw --with-additional-modules=rlm_raw --with-module=rlm_raw
There is no magic. You can edit the "Makefile" yourself to build rlm_raw. See the top-level "Make.inc", and src/modules/rlm_raw/Makefile
I checked output after configure, make, and make install. The only mention of rlm_raw is in configure output. It shows: "configuring in src/modules/rlm_raw (/home/egeier/Desktop/freeradius-1.1.7/scr/modules/rlm_raw)...."
1.1.7? Really? I don't even think it has rlm_raw...
No mention at all about rlm_raw after make or make install. I find no errors or warnings about rlm_raw after configure, make, or make install.
I'm using FR 1.1.7 (not production, just testing something) on Debian Squeeze 64-bit.
Don't. Use a RECENT version of the server.
Any other tricks to get modules working? Haven't found any documentation yet about this and what attributes work with configure.
./configure --help Alan DeKok.