[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Spamassassin on raq 4
- Subject: RE: [cobalt-users] Spamassassin on raq 4
- From: "Jolley, Carl" <Carl.Jolley@xxxxxxx>
- Date: Tue Jun 18 10:18:20 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
-----Original Message-----
From: H2M Lists [mailto:lists@xxxxxxx]
Sent: Tuesday, June 18, 2002 9:52 AM
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: [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?
_______________________________________________
I don't know if Pod::Usage is packaged with the Pod
module but in any event you should be able to use
either the PPM or CPAN.pm to download and install
the module from www.cpan.org.