Hi Richard
On Sun, Mar 11, 2012 at 11:43:30AM +0100, Reinhard Karcher wrote:
> Am 10.03.2012 22:34, schrieb Dominique Dumont:
> >close 659457
> >thanks
> >
>
> Frozen-bubble still doesn't run, because it Can't locate
> Compress/Bzip2.pm in @INC.
> I had to change line 61 in frozen-bubble from
> C
Am 10.03.2012 22:34, schrieb Dominique Dumont:
close 659457
thanks
Frozen-bubble still doesn't run, because it Can't locate
Compress/Bzip2.pm in @INC.
I had to change line 61 in frozen-bubble from
Compress::Bzip2;
to
use IO::Compress::Bzip2;
Reinhard
PS Should I file a new bug against froz
2 matches
Mail list logo