> Is there a way to roll back my perl install to 5.8.0? Or, is
> there a way
> to build a cyradmin that will work with perl 5.8.6? Or, is there a way
> to manage users without using cyradmin?
Or, let's try something that actually works :)
In the cyradm script, there a 2 calls to perl:
> You need IMAP.so, but no guarantee the version for 5.8.0 will
> work with
> 5.8.6 (I'd guess not, but it might)
I've got IMAP.so:
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/auto/Cyrus/IMAP/I
MAP.so
/usr/src/redhat/BUILD/cyrus-imapd-2.2.12/perl/imap/blib/arch/auto/Cyrus/
IMAP/IMAP.s
Doug Koobs wrote:
I recently upgraded my installation of Perl from 5.8.0 (in
/usr/lib/perl5) to 5.8.6 (in /usr/local/lib/perl5) using CPAN. I didn't
catch the difference in location when I installed... Now, when I try to
run the command "cyradm --user cyrus --auth login localhost" I got the
error:
On Mon, 7 Mar 2005, Doug Koobs wrote:
I did a locate Shell.pm:
/usr/lib/perl5/5.8.0/Shell.pm
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Cyrus/IMAP/Shell.
pm
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/DBI/Shell.pm
/usr/local/lib/perl5/5.8.6/Shell.pm
You need IMAP.so, but no
I recently upgraded my installation of Perl from 5.8.0 (in
/usr/lib/perl5) to 5.8.6 (in /usr/local/lib/perl5) using CPAN. I didn't
catch the difference in location when I installed... Now, when I try to
run the command "cyradm --user cyrus --auth login localhost" I got the
error:
*