T, I had the same problem when I installed on Redhat 8.0. THe problem I had is that the files deployed to a different folder....something like /usr/lib/local/perl5/site_perl/... Since the folders in the path already existed, I merely copied the files from the local path to a folder that was included in the error message.
I am guessing that setting the path to where these files are installed is an option when building cyrus, but I'm still a novice myself, so I'm not sure which option it is. Hope this helps, Kevin Williams On Thu, 2003-03-13 at 15:56, Temp wrote: > I run cyradm in RedHat 7.2, perl-5.6 > and just get these: > > 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/5.6.0/i386-linux /usr/lib/perl5/site_perl/5.6.0 > /usr/lib/perl5/site_perl .). > BEGIN failed--compilation aborted. > > and I did nothing too during the installation. and I do not know > how to do with this programm and what is it ?? > > T > ----- Original Message ----- > From: "Kevin P. Fleming" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, March 14, 2003 6:29 AM > Subject: Re: Perl 5.8 and Cyrus Imap > > > > Eli Ben-Shoshan wrote: > > > Has anyone gotten the perl stuff that comes with Cyrus Imap to compile > > > using Perl 5.8? I get the following error: > > > > > > > > > > I have Cyrus 2.1.12 running with Perl 5.8.0 without a problem; I did > nothing > > special during the installation, it all just worked. > > > > > > > >