adding an executable to path
Juan RamÃrez
juanantonio.ram at gmail.com
Fri Aug 3 22:50:24 BST 2012
You can set the variable PATH in the environment, it works for me using
makefile-based projects
Saludos!
Juan
On Thu, Aug 2, 2012 at 9:56 AM, Andreas Pakulat <apaku at gmx.de> wrote:
> Hi,
>
> On Thu, Aug 2, 2012 at 2:28 PM, Mahmood Naderan <mahmood.nt at gmail.com>
> wrote:
> > Hi
> > Normally I run "source /home/share/sourceme" in the terminal, to put some
> > files in the path. I also can write that command in .bashrc so that it
> will
> > be automatically run everytime I open a terminal. As a result I am able
> to
> > executing "run_job" without any absolute path.
> >
> > Now in the kdevelo I have defined a lauch and in the executeable field,
> I
> > have wrote "run_job". However it doesn't recognized that command. How
> can I
> > fix that?
>
> You need to provide an absolute path. KDevelop does not use a shell to
> run executables and hence there's nothing that would look the given
> name in PATH for you.
>
> Andreas
>
> _______________________________________________
> kdevelop mailing list
> kdevelop at kdevelop.org
> https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/20120803/2025802f/attachment.html>
More information about the KDevelop
mailing list