Le Vendredi 1 Octobre 2004 02:02, Sam Varshavchik a �crit�: .................. ........... >>>>>>> /usr/local/bin/courier-analog /var/log/maillog >>>>>>> Can't call method "badd" without a package or object reference at >>>>>>> /usr/local/bin/courier-analog line 1242, <> chunk 469. >>>>>> >>>>>> Install the Math::BigInt package from CPAN >>>>> >>>>> I got that one installed ... still gives me errors ... this is on >>>>> freebsd 4.7 and perl 5 something ... >>>> >>>> What version of Math::BigInt? Mine is 1.68. >>>> >>>> >>> >>> 1.72, straigh from cpan >> >> Ugh, I'll have to investigate this further. > > Did you find out something ?
>No. >That line reads: $msg_size=$msg_size->badd($size); >Try changing it to: $msg_size=$msg_size->badd(new Math::BigInt $size); I have the same problem. Any fix ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_idU88&alloc_id065&op=click _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
