This one time, at band camp, Philipp Kolmann said: > The Problem seems to be, that /usr/lib/freeradius/rlm_perl.so is linked > against /usr/lib/libperl.so.5.8 but perl uses another libperl: > > perl -V | grep libperl: > libperl=libperl.so.5.8.8 > > When I start freeradius with > LD_PRELOAD=/usr/lib/libperl.so.5.8.8 freeradius -X > it starts and works.
lrwxrwxrwx 1 root root 16 2007-03-18 13:25 /usr/lib/libperl.so.5.8 -> libperl.so.5.8.8 They are the same file, here. Please send the output of ldd /usr/bin/perl and ldd /usr/lib/freeradius/rlm_perl.so Thanks, -- ----------------------------------------------------------------- | ,''`. Stephen Gran | | : :' : [EMAIL PROTECTED] | | `. `' Debian user, admin, and developer | | `- http://www.debian.org | -----------------------------------------------------------------
signature.asc
Description: Digital signature

