On 12 Dec 2006, at 16:01, Jonathan De Graeve wrote:

Hi,
        I have written a module for use with freeRADIUS which seems to
work
fine and dandy on my desktop Fedora box.  However when I drop this
module and config on one of the production (and now test) Debian
Sarge boxes running the same initial config with same version of
freeRADIUS I get :

/usr/sbin/freeradius: relocation error: /usr/lib/perl5/auto/DBI/
DBI.so: undefined symbol: Perl_Gthr_key_ptr

and freeRADIUS obvioulsy refuses to start.


I solved it by starting freeradius (and changing the startup scripts)
using

LD_PRELOAD=/usr/lib/libperl.so freeradius $freeradiusargs

You sir.. are a STAR!

I have been pulling what little hair I have out for a few days now.. thank you VERY VERY much ..

/me is a happy camper. :)

Graeme
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to