Bradley,

> So I ran it on a couple of other boxes, monitor has identical hardware,
> defiant, my Athlon-XP workstation and riogrande, my HP Pentium-M laptop:

Thanks, interesting.

> So it works fine on monitor, but not on merrimac or defiant. All three
> boxes are running Debian/sid. I'm looking through the package lists to see
> if I can spot any related differences. Thus far, perl is the same version,
> 5.8.8-6.1 on all four boxes, and libmagic1/file are at 4.17-4 on all.
> I'll let you know what I find. Mark, can you give me an idea of what
> packages or files may be related?

It is not expected to be hardware related.
Few closest things to look for (just educated guess):
- how Perl was compiled (compare the output form $ perl-V on these hosts);
- what versions of shared libraries it uses ($ ldd /usr/bin/perl ),
  concentrating on libc.so.6;
- locale setting (shown by a command  $ locale );
- does fiddling with Perl command line option -C
  change anything? (man perlrun);
- OS kernel version;

Mark

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to