On Thu, Feb 27, 2014 at 8:43 PM, Merlijn van Deen <[email protected]> wrote:
> Have you tried using the full path, i.e.  /usr/bin/jsub?

No :) I missed that the path variable is set to /bin only, adding a
putenv("PATH=" .$_ENV["PATH"].
':/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/usr/X11R6/bin');
solved the problem.

Thank you,
Holger

_______________________________________________
Labs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/labs-l

Reply via email to