On Jul 22, 2005 at 10:25, chenhui chenhui@cnnic.cn wrote:
Hi,
I have updated radiusclient to 0.4.8 and SER to 0.9.3, and also copy file "radiusclient-ng.h" to the /modules/auth_radius directory. Then run "make", but still shows error :( ---as following
If you are using ser 0.9.3 you need either radiusclient-ng 5 or you need to add to the make command line: radiusclient-ng=4 (.e.g make all radiusclient-ng=4 include_modules="auth_radius group_radius uri_radius mysql" )
Andrei