[Github-comments] [geany/geany] Cannot execute build command (#2803)

Andy Alt notifications at xxxxx
Tue Jun 15 19:04:25 UTC 2021


> I am unable to use execute(F5), I get the message:
> `06:38:20: Cannot execute build command "xterm -e "/bin/sh /tmp/geany_run_script_Z4MN20.sh"": No such file or directory. Check the Terminal setting in Preferences`
> 
> the terminal is not set to xterm, in the preferences I have:
> 
> `/usr/bin/gnome-terminal -e /bin/zsh %c`
> 

@JoelJarosz , I'm on Manjaro as well. This works for me:

`xfce4-terminal -e "/bin/sh %c"`

I also tried with zsh.

When I remove the double-quotes and click on execute, I don't get an error like you do, but instead, nothing at all happens. Have you tried putting the double quotes around `/bin/zsh %c`


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2803#issuecomment-861758601
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20210615/014cb8eb/attachment.htm>


More information about the Github-comments mailing list