how to run gmake

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • psiddhu
    New Member
    • Feb 2008
    • 1

    how to run gmake

    Hi All,

    I am not able to run gmake in system command. I get the following output

    sh: gmake: not found

    but, if I run the command directly, it run fine. Let me know if anyone has faced it.

    Thanks
    Sid
  • numberwhun
    Recognized Expert Moderator Specialist
    • May 2007
    • 3467

    #2
    Originally posted by psiddhu
    Hi All,

    I am not able to run gmake in system command. I get the following output

    sh: gmake: not found

    but, if I run the command directly, it run fine. Let me know if anyone has faced it.

    Thanks
    Sid
    Have you tried putting the full path to gmake in the system command and see if it works?

    How are you running the script? Is it in cron?

    Regards,

    Jeff

    Comment

    Working...