On 12.10.2010 10.15, David Hrbáč wrote:
> Try removing perl-IO-Compress-Zlib and install only perl-IO-Compress and
> perl-Compress-Raw-Zlib.
Hm, I don't know what you mean. That seems to be what I have already.
- perl-IO-Compress-Zlib is not installed
(it seems to be from dries repo, and obsol
On 12.10.2010 10.29, David Hrbáč wrote:
> 1) Does it include:
> use Compress::Zlib;
> 2) What repo are you using for Openwebmail?
> 3) You can always use temp hack - disbale gzip -
> "is_http_compression_enabled()"
1) No, this file, /var/www/cgi-bin/openwebmail/shares/ow-shared.pl does
not in
Dne 12.10.2010 9:10, Jussi Hirvi napsal(a):
>
> sub httpprint {
> my ($r_headers, $r_htmls)=...@_;
> if (is_http_compression_enabled()) {
>my $zhtml=Compress::Zlib::memGzip(join('',@{$r_htmls}));
>if ($zhtml ne '') {
> print httpheader(@{$r_headers},
>
Dne 12.10.2010 9:03, Jussi Hirvi napsal(a):
> On 12.10.2010 9.52, Sean Hart wrote:
>> Not sure if this will help... Have you tried updating perl-IO-Compress?
>
> It is up-to-date. The whole problem started when I did "yum update"
> yesterday.
>
> - Jussi
>
Try removing perl-IO-Compress-Zlib an
On 10/11/10 11:51 PM, Jussi Hirvi wrote:
> It seems Openwebmail is using Perl-Compress-Zlib from rpmforce, but in
> Centos this is obsoleted by Perl-IO-Compress, and there is a conflict.
>
> This I got when I tried to install the rpmforce package:
>
> [r...@mail log]# yum install perl-Compress-Zl
Thanks. Too bad I cannot speak Perl.
Here's the info:
[r...@mail]# uname -a
Linux mail.greenspot.fi 2.6.18-194.11.4.el5 #1 SMP Tue Sep 21 05:09:20
EDT 2010 i686 i686 i386 GNU/Linux
[r...@mail]# rpm -q perl-Compress-Raw-Zlib perl-IO-Compress
perl-IO-Compress-Zlib perl
perl-Compress-Raw-Zlib-2.
On 12.10.2010 9.52, Sean Hart wrote:
> Not sure if this will help... Have you tried updating perl-IO-Compress?
It is up-to-date. The whole problem started when I did "yum update"
yesterday.
- Jussi
--
Jussi Hirvi * Green Spot
Topeliuksenkatu 15 C * 00250 Helsinki * Finland
Tel. +358 9 493 981
Dne 12.10.2010 8:28, Jussi Hirvi napsal(a):
> After system update yesterday, Openwebmail now gives an error:
>
>> Undefined subroutine &Compress::Zlib::memGzip called at
>> /var/www/cgi-bin/openwebmail/shares/ow-shared.pl line 1175.
>
> I tried to do
>
> perl -MCPAN -e shell
> install Compress:
It seems Openwebmail is using Perl-Compress-Zlib from rpmforce, but in
Centos this is obsoleted by Perl-IO-Compress, and there is a conflict.
This I got when I tried to install the rpmforce package:
[r...@mail log]# yum install perl-Compress-Zlib
Loaded plugins: fastestmirror, installonlyn
Loadi
> Transaction Check Error:
> file /usr/lib/perl5/vendor_perl/5.8.8/Compress/Zlib.pm from install
> of perl-Compress-Zlib-2.015-1.el5.rf.noarch conflicts with file from
> package perl-IO-Compress-2.030-2.el5.rf.noarch
> file /usr/share/man/man3/Compress::Zlib.3pm.gz from install of
> perl-C
Ok, more information. I have Openwebmail 2.52. I tried to install 2.53
with yum, and get the following. This points to what the conflict is
about. But I still don't know how to fix this.
- Jussi
Installing:
openwebmail i386 2.53-3
openwebmail 2.
After system update yesterday, Openwebmail now gives an error:
> Undefined subroutine &Compress::Zlib::memGzip called at
> /var/www/cgi-bin/openwebmail/shares/ow-shared.pl line 1175.
I tried to do
perl -MCPAN -e shell
install Compress::Zlib
But it says Compress::Zlib is up-to-date. What do to?
12 matches
Mail list logo