[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Spamassassin on raq 4



I am trying to get spam assassin installed on my raq 4.  I already installed
it on my raq 3 without to many problems.  But I am stuck on a problem with
make on the raq 4.  When I try to make I get the following errors.

Can't locate Pod/Usage.pm in @INC (@INC contains:
/usr/lib/perl5/5.00503/i386-linux /usr/lib/perl5/5.00503
/usr/lib/perl5/site_perl/5.005/i386-linux /usr/lib/perl5/site_perl/5.005 .)
at /bin/pod2text line 19.
BEGIN failed--compilation aborted at /bin/pod2text line 19.

Line 19 says:
use Pod::Usage qw(pod2usage);


I tried placing Usage.pm that I had to put on my raq3 at
/usr/lib/perl5/5.00503/i386-linux
/usr/lib/perl5/5.00503
/usr/lib/perl5/site_perl/5.005/i386-linux
/usr/lib/perl5/site_perl/5.005

None of this worked.  This is what I thought the error was saying that it
was looking for Usage.pm at.  Can onyone help with any insight?

Thanks, Kody