|
message: 5
date: Tue, 12 Jan 2016 17:14:26 -0600
from: Scott Klement <midrange-l@xxxxxxxxxxxxxxxx>
subject: Re: Execute permission denied error in QP2TERM
David,
QShell can run both AIX and native (such as ILE, OPM, etc) programs if
those programs are designed for a shell environment.
However PASE (QP2TERM, QP2SHELL, etc) can only run AIX programs. It
can't run both like QShell can. Unless, of course, you use the 'qsh'
utility provided with PASE.
Could that be the cause of the problem? Maybe the "simple C program"
you reference is a native application rather than an AIX one? That
would explain why it works in Qshell but not PASE.
The workaround for running it from PASE would be to do the following
from QP2TERM/QP2SHELL:
qsh -c "/path/to/program"
Love the base64-encoded signature!
-SK
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.