[WBEL-users] WBEL and perl

Ed ekg@tricity.wsu.edu
Tue, 25 May 2004 14:51:56 -0700


joe wrote:
> 
> I have problem when I use perl.  Most perl scripts won't run and give 
> the error:

Which perl scripts run?

>  
> [root@smtp-test root]# /etc/rc.d/init.d/amavisd start
> Starting amavisd: /usr/bin/perl: relocation error: /usr/bin/perl: 
> undefined symbol: PL_perl_destruct_level  [FAILED]
> [root@smtp-test root]#
>  
> I have installed postfix/amavis before and although it is a dependency 
> nightmare, I believe I have all the perl modules and RPMs in place.  I 
> also get this error when I try to compile perl, after about 30 minutes.

The relocation error has to do with shared libraries (.so).

>  
> Any help would be appreciated.
>  
> Joseph Conrad
> Mountain Computer Wizards, Inc.
> www.rockymountains.net

Good luck,

   Ed