> Can't locate Cyrus/IMAP/Shell.pm in @INC (@INC
> contains: /usr/lib/perl5/5.6.1/i386-linux
> /usr/lib/perl5/5.6.1
> /usr/lib/perl5/site_perl/5.6.1/i386-linux
> /usr/lib/perl5/site_perl/5.6.1
> /usr/lib/perl5/site_perl .).
> BEGIN failed--compilation aborted.
I think there's a solution to this, let see if I remember it. Ok, here goes:
try to compile cyrus with --with-perl=/usr (if you use RH) or go into
cyrussrcdir/perl and edit the Makefile so that the prefix var = /usr and not
/usr/local

If you got perl in a non-standard place, then change the prefix accordingly.

Did this help you?

Reply via email to