Hi, On Mon, Nov 10, 2008 at 05:55:41PM +0300, Proskurin Kirill wrote: > FreeBSD 6.x > > #./exitop-0.04 /var/log/exim/mainlog > Can't locate Curses.pm in @INC (@INC contains: > /usr/local/lib/perl5/5.8.8/BSDPAN > /usr/local/lib/perl5/site_perl/5.8.8/mach > /usr/local/lib/perl5/site_perl/5.8.8 > /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.8.8/mach > /usr/local/lib/perl5/5.8.8 .) at ./exitop-0.04 line 11. > BEGIN failed--compilation aborted at ./exitop-0.04 line 11. > > version 0.2.1 work well.
The module requirements haven't changed from 0.2.1 to 0.4 - both require the Curses module. Have you changed anything in your perl setup (changes to the #! /usr/bin/perl line maybe) to get 0.2.1 working? Thanks, 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/
