SA Bugzilla – Bug 3988
Can't locate Mail/SpamAssassin/SubProcBackChannel.pm in @INC
Last modified: 2004-11-21 01:47:55 UTC
SVN revision 106096, 19 instances of this error in output of "make test"
Subject: Re: New: Can't locate Mail/SpamAssassin/SubProcBackChannel.pm in @INC > > SVN revision 106096, 19 instances of this error in output of "make test" > Did you try a: make distclean perl Makefile.PL after your update? Michael
Subject: Re: Can't locate Mail/SpamAssassin/SubProcBackChannel.pm in @INC bugzilla-daemon@bugzilla.spamassassin.org writes: > > Did you try a: > make distclean > perl Makefile.PL > > after your update? > Duh! That did the trick. Thanks!
needed a make distclean, etc etc