At 09.43 08/06/2007 +0500, Ahmad Jalil Qarshi wrote:
Thanks Alberto,

I have installed gmake on my AIX 5.2 machine. When I run "gmake" it gives me following error message:

[mediaapp:/mediaapp/xerces_lib/xerces-c-aix_510-xlc_60_050623/samples]gmake
ksh: gmake: 0403-006 Execute permission denied.

I have tried my level best to find out the "gmake" file to change the permissions on it, but couldn't so kindly help me to resolve it.

Try doing a "ls -la `which gmake`" (quotes excluded) and check if the 'x' attribute is set for your current user. If it isn't, ask your superuser to run chmod a+x on it.

Alberto


Thanks in anticipation.

With best regards,

Ahmad Jalil Qarshi


On 6/6/07, Alberto Massari <<mailto:[EMAIL PROTECTED]> [EMAIL PROTECTED]> wrote:
At 19.28 06/06/2007 +0500, Ahmad Jalil Qarshi wrote:
>Hi,
>
>[...]
>If the result of the above commands look OK to you, go to the directory
>/mediaapp/xerces_lib/xerces-c-aix_510-xlc_60_050623/samples and type
>"gmake" to make the samples.
>
>After that I run the "make" command as follows:

The message tells you to use gmake, not make...

Alberto


---------------------------------------------------------------------
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>[EMAIL PROTECTED] For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>[EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to