[Bug 194073] sysutils/backuppc : can't find Compress::Zlib
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Oct 2 21:16:37 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194073
--- Comment #7 from olivier.sauzet at univ-lr.fr ---
(In reply to Alexander Moisseev from comment #6)
> Would you provide output of commands from my previous comment?
oh ! sorry !
ll /usr/local/lib/perl5/site_perl/5.16/IO/Compress/Zlib/Extra.pm
-r--r--r-- 1 root wheel 5711 Sep 21 12:41
/usr/local/lib/perl5/site_perl/5.16/IO/Compress/Zlib/Extra.pm
root at zfs03:~ # perl -le 'print foreach @INC'
/usr/local/lib/perl5/5.16/BSDPAN
/usr/local/lib/perl5/site_perl/5.16/mach
/usr/local/lib/perl5/site_perl/5.16
/usr/local/lib/perl5/5.16/mach
/usr/local/lib/perl5/5.16
.
root at zfs03:~ #
root at zfs03:~ # perl -le 'eval "use Compress::Zlib;"; print "CompZlib OK" unless
( $@ );'
root at zfs03:~ #
returned on the last command does nothing
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list