Re: Cyradm - can't locate Shell.pm

2001-01-17 Thread Stefano Santoro
In redhat the installation prefix of perl is /usr. So if you do a standard cyrus --prefix=/usr/local (default one), all you need to do to have the perl extensions install properly is: make PREFIX=/usr install the PREFIX (note must be all caps) effects only the perl extension installation. Cia

Re: Cyradm - can't locate Shell.pm

2001-01-17 Thread Carsten Hoeger
On Tue, Jan 16, Karlheinz Blank wrote: > I've successfully (partially) installed Cyrus 2.0.9 on SuSE 7.0. Imtest > is working. But so far I've been unable to execute cyradm. > The following error message appears: > > Can't locate Cyrus/IMAP/Shell.pm in @INC (@INC contains: >/usr/lib/perl5/5.

Re: Cyradm - can't locate Shell.pm

2001-01-16 Thread Avi Schwartz
I had to go through the same issue. This is what I had to do (if my notes are correct): 1. cd /usr/local/lib/perl5/site_perl/5.005/i586-linux 2. mv Cyrus /usr/lib/perl5/site_perl/5.005/i586-linux/ 3. mv auto/* /usr/lib/perl5/site_perl/5.005/i586-linux/auto Avi --On Tuesday, January 16, 2001

Re: Cyradm - can't locate Shell.pm

2001-01-16 Thread Chris Blown
Karlheinz I'm sure about the perl problem. My guess is a missing perl module ;-) But you can create a user mail box using ( as the cyrus user) >createmailbox user.freddy you can then also use >listmailbox user.freddy The user authentication credentials must be set up for the user to login, how

Cyradm - can't locate Shell.pm

2001-01-16 Thread Karlheinz Blank
Hi, I've successfully (partially) installed Cyrus 2.0.9 on SuSE 7.0. Imtest is working. But so far I've been unable to execute cyradm. The following error message appears: Can't locate Cyrus/IMAP/Shell.pm in @INC (@INC contains: /usr/lib/perl5/5.00503/i586-linux /usr/lib/perl5/5.00503 /usr/