Mailinglist Archive: opensuse (4348 mails)
| < Previous | Next > |
Problem with apache + mod_perl + websieve
- From: Pep Serrano <pep@xxxxxxxxxxx>
- Date: Tue, 1 Oct 2002 19:00:17 +0200
- Message-id: <200210011900.17026.pep@xxxxxxxxxxx>
Hello susers
Second parton the "problem with apache + mod_perl" series :-)
I am trying to run websieve, which is a web interface to the any sieve server.
I am getting the following message everytime I try to load the websieve URL:
----- cut ----- cut ----- cut -----
Error: Can't locate IMAP/Admin.pm in @INC (@INC contains:
/usr/lib/perl5/5.6.1/i586-linux /usr/lib/perl5/5.6.1
/usr/lib/perl5/site_perl/5.6.1/i586-linux /usr/lib/perl5/site_perl/5.6.1
/usr/lib/perl5/site_perl .) at ./funclib.pl line 5. BEGIN failed--compilation
aborted at ./funclib.pl line 5. Content-type: text/html
----- cut ----- cut ----- cut -----
IMAP::Admin is installed (twice???):
montblanc:/ # find / -name Admin.pm
/usr/lib/perl5/site_perl/5.6.1/IMAP/Admin.pm
/usr/lib/perl5/site_perl/5.6.1/i586-linux/Cyrus/IMAP/Admin.pm
montblanc:/ #
I am running on a SuSE 8.0 box with Apache, mod_perl and Cyrus Imap server.
What I am missing?
Second parton the "problem with apache + mod_perl" series :-)
I am trying to run websieve, which is a web interface to the any sieve server.
I am getting the following message everytime I try to load the websieve URL:
----- cut ----- cut ----- cut -----
Error: Can't locate IMAP/Admin.pm in @INC (@INC contains:
/usr/lib/perl5/5.6.1/i586-linux /usr/lib/perl5/5.6.1
/usr/lib/perl5/site_perl/5.6.1/i586-linux /usr/lib/perl5/site_perl/5.6.1
/usr/lib/perl5/site_perl .) at ./funclib.pl line 5. BEGIN failed--compilation
aborted at ./funclib.pl line 5. Content-type: text/html
----- cut ----- cut ----- cut -----
IMAP::Admin is installed (twice???):
montblanc:/ # find / -name Admin.pm
/usr/lib/perl5/site_perl/5.6.1/IMAP/Admin.pm
/usr/lib/perl5/site_perl/5.6.1/i586-linux/Cyrus/IMAP/Admin.pm
montblanc:/ #
I am running on a SuSE 8.0 box with Apache, mod_perl and Cyrus Imap server.
What I am missing?
| < Previous | Next > |