16 Nov
2007
16 Nov
'07
9:08 a.m.
Willem Gerber wrote:
I cant get radius to compile :/ ... /home/willem/freeradius-1.1.7/src/include/modpriv.h:7:18: error: ltdl.h: No such file or directory
That file is included with FreeRADIUS. The build works if you use the recommend method of: $ ./configure $ make $ make install If you're using another method, perhaps it would have been good to say so. Any other method you're using is platform-specific, and thus has little to do with FreeRADIUS. Alan DeKok.