Skip to content

2.9 BUG : Can't locate Time/HiRes.pm in @INC #408

@Krysztophe

Description

@Krysztophe

A dependency was added in 2.9, and this library may be missing

Can't locate Time/HiRes.pm in @INC (you may need to install the Time::HiRes module) (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at ./check_pgactivity line 52.
BEGIN failed--compilation aborted at ./check_pgactivity line 52.
  • on Debian, it is part of libperl5.40 and this a dependency of PG packages anyway
  • on RH8 : sudo dnf install perl-Time-HiRes.x86_64

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions