• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Tie-IxHash help

J

Joelee

Guest
I have a perl script, which needs Tie-IxHash support, because it didn't work, also I have got below error from my log file when running it:
ModPerl::Registry: Can't locate Tie/IxHash.pm in @INC (@INC contains: ../lib /usr/lib/perl5/5.8.3/i386-linux-thread-multi /usr/lib/perl5/5.8.3

Any ideas please? Thank you in advance.
 
Hi thanks,

I am using Fedora Core 2. I have downloaded the one: perl-Tie-IxHash-1.21-1.1.fc2.dag.i386.rpm. Is this the one I should chose and how can I install it please?
 
that's the correct one.

Login with SSH, become root
type:

rpm -ivh perl-Tie-IxHash-1.21-1.1.fc2.dag.i386.rpm

and you're done.
 
Sam Error in AIX 6.1 TL5

Do you know which rpm I should download for this error?

Can't locate Tie/IxHash.pm in @INC (@INC contains: /usr/opt/perl5/lib/5.8.8/aix-thread-multi /usr/opt/perl5/lib/5.8.8 /usr/opt/perl5/lib/site_perl/5.8.8/aix-thread-multi /usr/opt/perl5/lib/site_perl/5.8.8 /usr/opt/perl5/lib/site_perl .) at ./cache_menu.pl line 51.
BEGIN failed--compilation aborted at ./cache_menu.pl line 51.
 
Back
Top