> > [EMAIL PROTECTED] root]# locate Admin.pm > > /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Cyrus/IMAP/Admin.pm > > /usr/lib/perl5/site_perl/5.8.0/IMAP/Admin.pm > > /usr/local/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Cyrus/IMAP/Admin.pm > > /home/ub3rm4st3r/cyrus-mail/cyrus-imapd-2.2.12/perl/imap/IMAP/Admin.pm > > /home/ub3rm4st3r/cyrus-mail/cyrus-imapd-2.2.12/perl/imap/blib/lib/Cyrus/IMAP/Admin.pm > > /home/ub3rm4st3r/IMAP-Admin-1.6.4/Admin.pm > > /home/ub3rm4st3r/IMAP-Admin-1.6.4/blib/lib/IMAP/Admin.pm
> and it seems that /usr/local/lib is already there. > > Does this also mean that web_cyradm will not work also, because I > cannot seem to login using any method. Next try: move /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Cyrus/ to a different directory, /home/xxx/ for example, to force cyradm to use the local ones (after move type "ldconfig" again). If that also fails you'll have to remove the vendor sasl or to compile the source "over" the vendor ones. Michael _______________________________________________ This mailing list is hosted and supported by bit-heads GmbH | http://www.bit-heads.ch _______________________________________________ Web-cyradm mailing list [email protected] http://www.web-cyradm.org/mailman/listinfo/web-cyradm
