You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2004/04/09 03:36:02 UTC

[Bug 3253] New: Can't find pod2man in path when building

http://bugzilla.spamassassin.org/show_bug.cgi?id=3253

           Summary: Can't find pod2man in path when building
           Product: Spamassassin
           Version: 2.63
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: blocker
          Priority: P5
         Component: Building & Packaging
        AssignedTo: spamassassin-dev@incubator.apache.org
        ReportedBy: knute@trinityproject.org


I get this error trying to build SpamAssasin 2.63:

Warning: I could not locate your pod2man program. Please make sure,
         your pod2man program is in your PATH before you execute 'make'

But it's there:

[knute@aon3 Mail-SpamAssassin-2.63]$ type pod2man
pod2man is /usr/local/bin/pod2man

This happens when I type "perl Makefile.PL" and I cannot continue.  

[knute@aon3 Mail-SpamAssassin-2.63]$ uname -a
Linux aon3.masi.com 2.4.21-9.0.1.ELsmp #1 SMP Mon Feb 9 22:26:51 EST 2004 i686 i
686 i386 GNU/Linux

[knute@aon3 Mail-SpamAssassin-2.63]$ perl -v

This is perl, v5.8.0 built for i386-linux-thread-multi
(with 1 registered patch, see perl -V for more detail)



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.