Re: [SAtalk] Cannot install SpamAssassin 2.63

2004-01-30 Thread Theo Van Dinter
On Fri, Jan 30, 2004 at 12:31:10PM -0500, Philip Mak wrote: > Warning: I could not locate your pod2man program. Please make sure, > your pod2man program is in your PATH before you execute 'make' I really wish people would read the FAQ before posting questions... http://wiki.spamassassin.

RE: [SAtalk] Cannot install SpamAssassin 2.63

2004-01-30 Thread Spyros Tsiolis
hello, 1. I think perl2pod is a package. What installation of linux do you have ? Is it slackware ? Gentoo ? Try finding "perl2pod" as a package on the installation cd's , e.g. : # mount -t iso9660 /dev/hdb /mnt/cdrom (hdb being primary-slave, maybe is hdc or hdd) # cd /mnt/cdrom # find . -dep

Re: [SAtalk] Cannot install SpamAssassin 2.63

2004-01-30 Thread Peter Campion-Bye
I've had this problem in the past, I think it was something to do with UTF char sets. Try 'echo $LANG' - if it says 'en_US.UTF-8' type 'export LANG=en_US' and start the build again from scratch, I think this will sort it out. Peter > [EMAIL PROTECTED] Mail-SpamAssassin-2.63]# perl Makefile.PL > Wh