I had the same problem and resolved it by KD's suggestion of:

---------------- quote ------------------------

RedHat's provided SA package is an all-in-one package.  Theo Van
Dinter's packages have been split- as are many similar Perl programs.

Use "rpm -Uvh spamassassin* perl-Mail-SpamAssassin*" instead, to install
all three packages at once.

I would strongly recommend you avoid this directly on RH9 anyway, as the
packages you've got were built (IIRC) on RH7.3.  They will NOT install
and run cleanly on RH9.

Instead, download the .src.rpm, and run
  "rpmbuild --rebuild spamassassin*.src.rpm"

This should generate the three SA packages you have, but built for RH9's
Perl.

------------- unquote ------------------

Last resort: 

Uninstall the original RPM then try to install the new RPM.
rpm -e --repackage spamassassin

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Friday, October 24, 2003 7:59 PM
To: sa list
Subject: [SAtalk] 2.60 on RH9



I've tried compiling SA 2.60 from both both source and cpan and I keep
getting
the following errors:

Checking if your kit is complete...
Looks good

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

Writing Makefile for Mail::SpamAssassin
Makefile written by ExtUtils::MakeMaker 6.03
Makefile:94: *** missing separator.  Stop.

First off, pod2man is installed:

[EMAIL PROTECTED] rpm]# find / -name pod2man
/usr/bin/pod2man

and it is in my path:

[EMAIL PROTECTED] rpm]# echo $PATH
/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/cyko/bin:/usr/sbin:/us
r/local/sbin

Any ideas on how to fix this?

:Patrick Lahni
 [EMAIL PROTECTED]

-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/



-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to