dynamic module installation

jasonatx0001 jasonatx0001 at yahoo.com
Tue Mar 28 22:16:57 CEST 2006


Hmmmm, at this point I am not using a makefile, I am just compiling manually
using these commands

gcc -c -WALL -fPIC -I/freeradius-1.1.0/src/include -DNDEBUG -o
rlm_mymodule.o rlm_mymodule.c
gcc -shared -lcurl -lssl -o rlm_mymodule.so rlm_mymodule.o


--
View this message in context: http://www.nabble.com/dynamic-module-installation-t1325486.html#a3637118
Sent from the FreeRadius - User forum at Nabble.com.




More information about the Freeradius-Users mailing list