Operating System - HP-UX
1753765 Members
6121 Online
108799 Solutions
New Discussion

Re: sh: Execute permission denied

 
Dennis Handly
Acclaimed Contributor

Re: sh: Execute permission denied

>Please advise on the next course of action

 

You need to get a 32 bit lib.  If not available, you need to port your application to 64 bit.

Then if using the aC++ compiler, compile with +DD64:

http://h21007.www2.hp.com/portal/download/files/unprot/aCxx/HTML_Online_Help/options.htm#opt+DDdata_model

Santhosh_Kumar
Occasional Advisor

Re: sh: Execute permission denied

I'll try your suggestions

 

Thanks for your time and inputs

 

Regards,

Santhosh

Ramesh_csc
Visitor

Re: sh: Execute permission denied

i fixewd this issue by reinstallinh the correct sudo software , i found install sudo software was of ITANIUM machine , 

for PARISC systems, below sudo depots are required along with dependent depots ;

 gettext-0.19.8.1-hppa_32-11.31.depot

libiconv-1.15-hppa_32-11.31.depot

sudo-1.8.20p2-hppa_32-11.31.depot

zlib-1.2.8-hppa_32-11.31.depot

Regards,

Ramesh Bhagat , HPUX Admin