You can set the variable PATH in the environment, it works for me using makefile-based projects<br clear="all"><div><br></div>Saludos!<br>     Juan<br><br>
<br><br><div class="gmail_quote">On Thu, Aug 2, 2012 at 9:56 AM, Andreas Pakulat <span dir="ltr"><<a href="mailto:apaku@gmx.de" target="_blank">apaku@gmx.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi,<br>
<div><div class="h5"><br>
On Thu, Aug 2, 2012 at 2:28 PM, Mahmood Naderan <<a href="mailto:mahmood.nt@gmail.com">mahmood.nt@gmail.com</a>> wrote:<br>
> Hi<br>
> Normally I run "source /home/share/sourceme" in the terminal, to put some<br>
> files in the path. I also can write that command in .bashrc so that it will<br>
> be automatically run everytime I open a terminal. As a result I am able to<br>
> executing "run_job" without any absolute path.<br>
><br>
> Now in the kdevelo I have defined a lauch and in the executeable field,  I<br>
> have wrote "run_job". However it doesn't recognized that command. How can I<br>
> fix that?<br>
<br>
</div></div>You need to provide an absolute path. KDevelop does not use a shell to<br>
run executables and hence there's nothing that would look the given<br>
name in PATH for you.<br>
<br>
Andreas<br>
<br>
_______________________________________________<br>
kdevelop mailing list<br>
<a href="mailto:kdevelop@kdevelop.org">kdevelop@kdevelop.org</a><br>
<a href="https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop" target="_blank">https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop</a><br>
</blockquote></div><br>