Re: dynamic module installation

2006-03-28 Thread jasonatx0001
://www.nabble.com/dynamic-module-installation-t1325486.html#a3637118 Sent from the FreeRadius - User forum at Nabble.com. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: dynamic module installation

2006-03-23 Thread Doug Hardie
On Mar 22, 2006, at 10:15, Alan DeKok wrote: jasonatx0001 [EMAIL PROTECTED] wrote: Is it possible to dynamically install a new module ? i.e. configure/make/install radius then compile a new module seperately and move its .so to the lib directory ? Yes. That's the intent behind the

Re: dynamic module installation

2006-03-23 Thread jasonatx0001
and added modified my config files. -- View this message in context: http://www.nabble.com/dynamic-module-installation-t1325486.html#a3554750 Sent from the FreeRadius - User forum at Nabble.com. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: dynamic module installation

2006-03-23 Thread Doug Hardie
On Mar 23, 2006, at 08:07, jasonatx0001 wrote: yes it can. I simply built my module with gcc as a dynamic library. Just be sure to use the same compiler flags that were used to build the freeradius sever - for example I was experiencing problems until I added the NDEBUG flag. After I

Re: dynamic module installation

2006-03-22 Thread Alan DeKok
jasonatx0001 [EMAIL PROTECTED] wrote: Is it possible to dynamically install a new module ? i.e. configure/make/install radius then compile a new module seperately and move its .so to the lib directory ? Yes. That's the intent behind the design. Alan DeKok. - List

Re: dynamic module installation

2006-03-22 Thread jasonatx0001
Thanks. Thats what I thought ... just wanted to make sure. -- View this message in context: http://www.nabble.com/dynamic-module-installation-t1325486.html#a3539698 Sent from the FreeRadius - User forum at Nabble.com. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list