|
Posted by Terrence Brannon on December 12, 2004, 9:14 pm
Please log in for more thread options
> After adding some Perl modules
Which, specifically?
> in my SuSE 8.2 installation Amavis does not function anymore.
>
> The error is:
>
> Diagnostic-Code: X-Postfix; Command died with status 2: "/usr/sbin/amavis".
> Command output: Can't locate File/Spec/Unix.pm in @INC (@INC
> contains:
looks like you need to install File::Spec. You didn't change Perl
versions did you?
>
> I think all the *.pm files mentioned above are available, so I do not
> understand what the problem is.
What matters is whether they are in @INC
|