I had the same error on Solaris 9 (Sparc). Also couldn't get mimedefang-2.45 to configure without the --disable-check-perl-modules switch. The error messages were similarly misleading. It was due to incompatible Base64.so even though I had installed Base64-3.05.

Try

find /usr/local/lib/perl5 "Base64.so" -exec ls -al {} \;

and check dates on files that turn up.

My problem was solved by replacing an older version of Base64.so
(/usr/local/lib/perl5/5.8.3/sun4-solaris/auto/MIME/Base64/Base64.so)
with the new one that was installed into
/usr/local/lib/perl5/site_perl/5.8.3/sun4-solaris/auto/MIME/Base64/Base64.so

M.

At 11:46 PM 6/10/2004 -0400, you wrote:
 Thanks for the reply.

Yes, I did install MIME::Base64. And, I turned off the embedded Perl option for mimedefang-multiplex, there were more errors shown in the follow: Oct 6 22:50:02 mimedefang[15528]: [ID 936676 mail.info] Multiplexor alive - entering main loop
Oct 6 22:50:03 mimedefang-multiplexor[15523]: [ID 980602 mail.info] Slave 0 stderr: MIME::QuotedPrint version 3.03 required--this is only version 2.03 at /usr/local/lib/perl5/site_perl/5.8.4/MIME/Words.pm line 86.
Oct 6 22:50:03 BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.8.4/MIME/Words.pm line 86.
Oct 6 22:50:03 Compilation failed in require at /usr/local/mimedefang/bin/mimedefang.pl line 67.
Oct 6 22:50:03 BEGIN failed--compilation aborted at /usr/local/mimedefang/bin/mimedefang.pl line 67.
Oct 6 22:50:03 mimedefang-multiplexor[15523]: [ID 260045 mail.error] Reap: Idle slave 0 (pid 15525) exited normally with status 255 (SLAVE DIED UNEXPECTEDLY)


I still have trouble to bring up mimedefang.pl.

Thanks,
ming


David F. Skoll wrote:

On Wed, 6 Oct 2004, Ming Hou wrote:



mimedefang-multiplexor[14865]: [ID 980602 mail.info] Slave 0 stderr:
Undefined subroutine &main::do_main_loop called at
/usr/local/mimedefang/bin/mimedefang.pl line 67.


Try turning off embedded Perl; that error message is misleading.

Did you install MIME::Base64 verison 3.03 or newer?

--
David.
_______________________________________________
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
[EMAIL PROTECTED]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang




_______________________________________________
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
[EMAIL PROTECTED]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang


Michael McCarthy
IT Manager
School of Psychology
The University of Queensland
+617 3365 6687


_______________________________________________
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
[EMAIL PROTECTED]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to