Mad Martian wrote:
> I am trying to install SpamAssassin. When I run the command "perl
> Makefile.PL" in the \home\user\SpamAssassin directory I get the following
> Perl error message:
> 
> "Warning: I could not locate your pod2man program. Please make sure your
> pod2man program is in your PATH before you execute 'make'."
> 
> Any idea how to eliminate this problem?

It's just a warning, you can ignore it. Alternatively, as root you can type:

$ perl -MCPAN -e 'install Pod::Man'

And follow all the prompts.

Matt.


_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to