5 Jul
2007
5 Jul
'07
11:34 a.m.
Enrik Berkhan wrote:
Maybe it would work to link libperl.a (statically) with rlm_perl to workaround the problem? I haven't tried to, yet.
$ locate libperl.a $ Oops. It would be possible if there *was* a libperl.a. There's no libperl.a, and the libperl.so dependencies aren't set up correctly. I'm curious how *any* application can depend on the perl libraries, like FreeRADIUS does. My conclusion is it can't. The Perl .so's are there for amusement, not for general use. Alan DeKok.