On Thu, Nov 06, 2008 at 04:50:39PM +0300, Proskurin Kirill wrote: On Thu, Nov 06, 2008 at 02:53:45PM +0100, Torsten Mueller wrote: On Thu, Nov 06, 2008 at 01:57:56PM +0000, Peter Bowyer wrote: On Thu, Nov 06, 2008 at 02:16:42PM +0000, Dennis Davis wrote: On Thu, Nov 06, 2008 at 09:46:50AM -0500, Troy Settle wrote: > > ./exitop-0.02 /var/log/exim/mainlog > You cannot use newterm() with this Perl interpreter core because it uses > PerlIo for file I/O, and the Curses library doesn't know what to do with > that at ./exitop-0.02 line 466.
Yuck, thanks (for some definition of "thanks"!). Don't you just love portable interfaces. I'd already hit problems with curses forms support on Debian Etch (works in Lenny), but didn't think there would be problems with something as basic as newterm :-( I'll have a look and see if a) I can reproduce the problem myself and b) if there is a way around it without recoding in C... (or c) if you're all going to have to install Debian ;-) ). Perl here is 5.8.8 on Debian etch with perl Curses 1.13. It works on Debian lenny with Perl 5.10.0, too. Cheers, Matthew -- Matthew Newton, Ph.D. <[EMAIL PROTECTED]> Systems Architect (UNIX and Networks), Network Services, I.T. Services, University of Leicester, Leicester LE1 7RH, United Kingdom For IT help contact helpdesk extn. 2253, <[EMAIL PROTECTED]> -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
