Hi !

I'm trying to install spamassassin for the first time, and when doing
the 'make' I get:

>   for f in spamassassin spamd/spamc.pod spamd/spamd spamproxy/spamproxyd 
>lib/Mail/SpamAssassin.pm lib/Mail/SpamAssassin/Conf.pm 
>lib/Mail/SpamAssassin/PerMsgStatus.pm lib/Mail/SpamAssassin/PersistentAddrList.pm 
>lib/Mail/SpamAssassin/SMTP/SmartHost.pm  ; do \
>         pod2html $f > doc/`echo $f | perl -pe \
>          's/(lib|spamd)\///; s/\//_/g; s/\.(pod|pm)//;'`.html ; \
>         pod2text $f > doc/`echo $f | perl -pe \
>          's/(lib|spamd)\///; s/\//_/g; s/\.(pod|pm)//;'`.txt ; \
>   done
>   /bin/sh: pod2text: command not found
>   /bin/sh: pod2text: command not found
>   /bin/sh: pod2text: command not found
>   /bin/sh: pod2text: command not found
>   /bin/sh: pod2text: command not found
>   /bin/sh: pod2text: command not found
>   /bin/sh: pod2text: command not found
>   /bin/sh: pod2text: command not found
>   /bin/sh: pod2text: command not found
>   make: *** [doc/.made] Error 127

What do I do next ?

Jonathan
------------------------------------------------------------------------------
Jonathan Allen             | [EMAIL PROTECTED] | Voice: 01404-823670
Barum Computer Consultants |                             | Fax:   01404-823671
------------------------------------------------------------------------------

_______________________________________________________________
Hundreds of nodes, one monster rendering program.
Now that's a super model! Visit http://clustering.foundries.sf.net/

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

Reply via email to