On Fri, Nov 16, 2001 at 11:03:48PM +0100, Markus Sagebiel wrote:
> 
> i get this error on slackware 8 !
> 
> Can't locate Curses.pm in @INC (@INC contains: /usr/lib/perl5/i386-linux
> /usr/lib/perl5 /usr/lib/perl5/site_perl/i386-linux
> /usr/lib/perl5/site_perl /usr/lib/perl5/site_perl .) at
> /home/mark/.procmail/m2proc/mail2procmail.pl line 7.
> 
> Where to find it ?

$bash perl -MCPAN -e shell
cpan> install Curses::Widgets
cpan> install Mail::Headers

If all goes well and cpan does it's proper magic those two pkgs will get
and install all the other perl packages you need.

Yeah I'm looking into a way for a Makefile to automatically install
these pkgs for a user if a they aren't installed sytemwide... As I'm not
the worlds best perl hacker, if anyone knows of a way to do this easily
please email me. :)

--timball

-- 
        GPG key available on pgpkeys.mit.edu
pub  1024D/511FBD54 2001-07-23 Timothy Lu Hu Ball <[EMAIL PROTECTED]>
Key fingerprint = B579 29B0 F6C8 C7AA 3840  E053 FE02 BB97 511F BD54

Reply via email to