Jim Levie wrote:
Cyrus should work fine on that. I suspect you've run into the problem of
the perl modules being placed in /usr/local/lib.. and Perl is looking
for them in /usr/lib One fix for that is to do:
# perllib= lib/perl5/site_perl/5.8.0/i386-linux-thread-multi
# cd /usr/$perllib
# ln -
On Sat, 2004-02-14 at 17:57, trichard wrote:
> Jim Levie wrote:
>
> > It would probably help to know what Linux you are using and what the
> > configure arguments were when you built Cyrus.
>
> RedHat 8.0 2.4.20-13.8smp
> ./configure (i.e. no additional arguments)
>
Cyrus should work fine on th
On Friday 13 February 2004 16:41, trichard wrote:
> Now when I try and run cyradm I get the below error. Can anyone please
> help me get over this hump? I cannot seem to get around this issue.
I installed Cyrus in /usr/local and this worked for me:
'export PERL5LIB=/usr/local/lib/perl5/site_perl
Jim Levie wrote:
It would probably help to know what Linux you are using and what the
configure arguments were when you built Cyrus.
RedHat 8.0 2.4.20-13.8smp
./configure (i.e. no additional arguments)
Thanks Jim,
-t
---
Home Page: http://asg.web.cmu.edu/cyrus
Wiki/FAQ: http://cyruswiki.andrew.
On Fri, 2004-02-13 at 15:41, trichard wrote:
> This is driving me nuts. Finally got cyrus-imapd v2.2.3 to compile and
> install. I am able to test authentication successfully using imtest.
>
> Now when I try and run cyradm I get the below error. Can anyone please
> help me get over this hump?
This is driving me nuts. Finally got cyrus-imapd v2.2.3 to compile and
install. I am able to test authentication successfully using imtest.
Now when I try and run cyradm I get the below error. Can anyone please
help me get over this hump? I cannot seem to get around this issue.
Thanks!
-t
--