[Bug 194073] sysutils/backuppc : can't find Compress::Zlib
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Oct 2 06:25:29 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194073
--- Comment #4 from Alexander Moisseev <moiseev at mezonplus.ru> ---
Do you have p5-IO-Compress installed?
# pkg info p5-IO-Compress
# ll /usr/local/lib/perl5/site_perl/5.16/IO/Compress/Zlib/Extra.pm
# perl -le 'print foreach @INC'
# perl -le 'eval "use Compress::Zlib;"; print "CompZlib OK" unless ( $@ );'
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list