in reply to Re: Compress::Raw::Zlib will not upgrade
in thread Compress::Raw::Zlib will not upgrade

bash-4.1$ perl use Data::Dumper; print Dumper @INC; $VAR1 = '/opt/openpkg/current/lib/perl/site_perl/5.12.1/sun4-solaris'; $VAR2 = '/opt/openpkg/current/lib/perl/site_perl/5.12.1'; $VAR3 = '/opt/openpkg/current/lib/perl/vendor_perl/5.12.1/sun4-solaris'; $VAR4 = '/opt/openpkg/current/lib/perl/vendor_perl/5.12.1'; $VAR5 = '/opt/openpkg/current/lib/perl/5.12.1/sun4-solaris'; $VAR6 = '/opt/openpkg/current/lib/perl/5.12.1'; $VAR7 = '.';
  • Comment on Re^2: Compress::Raw::Zlib will not upgrade

Replies are listed 'Best First'.
Re^3: Compress::Raw::Zlib will not upgrade
by boodong (Novice) on Aug 14, 2011 at 04:49 UTC
    Using lsmodsh i get cmd? m Compress::Raw::Zlib Available commands are: f prog|doc - List installed files of a given type d prog|doc - List the directories used by a module v - Validate the .packlist - check for missing files t <tarfile> - Create a tar archive of the module h - Display module help q - Quit the module Compress::Raw::Zlib cmd? f all all files in Compress::Raw::Zlib are: /opt/openpkg/current/lib/perl/5.12.1/sun4-solaris/Compress/Raw/Zlib.pm /opt/openpkg/current/lib/perl/5.12.1/sun4-solaris/auto/Compress/Raw/Zlib/Zlib.bs /opt/openpkg/current/lib/perl/5.12.1/sun4-solaris/auto/Compress/Raw/Zlib/autosplit.ix /opt/openpkg/current/man/man3/Compress::Raw::Zlib.3 /opt/openpkg/current/lib/perl/5.12.1/sun4-solaris/auto/Compress/Raw/Zlib/Zlib.so