1831238 Members
2834 Online
110021 Solutions
New Discussion

perl_64 Itanium question

 
Gregory Locke
Frequent Advisor

perl_64 Itanium question

I am trying to set up some perl modules. I am getting the following error:

t/batch......./usr/lib/hpux64/dld.so: Mmap failed for the library : Permission denied.

Does anybody have any suggestions? Help is greatly appreciated.
3 REPLIES 3
Geoff Wild
Honored Contributor

Re: perl_64 Itanium question

Try and upgrade your perl - my ia64 servers are using 5.8.8.

If you can't, if you could give me what you are doing, I could test on my workstation (rx2600) with the Feb 2007 11.31 MCOE.

Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
James R. Ferguson
Acclaimed Contributor

Re: perl_64 Itanium question

Hi Gregory:

Verify that you have execute permissions set for the library '/opt/perl/ ... /Util.so'

Regards!

...JRF...
Gregory Locke
Frequent Advisor

Re: perl_64 Itanium question

Required outside assistance to fix issue. Once I have the procedure, I will post it.