yes, it works that way. I ran geany in terminal and compiled rust it worked

On Fri, Aug 5, 2022 at 12:19 PM Lex Trotman <[email protected]> wrote:

> I don't know how to configure xfce menus, but I'm sure google does.
>
> Before you hack the menu try running Geany in a normal command line
> window and check that fixes the problem.
>
> Cheers
> Lex
>
> On Fri, 5 Aug 2022 at 16:35, Avdhoot Jadhav <[email protected]>
> wrote:
> >
> > Well I just go to the menu and open geany. How do I make the menu run
> geany in shell ?
> >
> > On Fri, Aug 5, 2022 at 11:40 AM Lex Trotman <[email protected]> wrote:
> >>
> >> How are you starting Geany?  If its from a system menu then it may not
> >> run in a shell, so any bashrc or profile files that set paths won't be
> >> run and so child processes of Geany won't find rust.  If thats the
> >> problem make the menu run Geany in a shell.
> >>
> >> Cheers
> >> Lex
> >>
> >> On Fri, 5 Aug 2022 at 15:56, Avdhoot Jadhav <[email protected]>
> wrote:
> >> >
> >> > Hello, I have installed rust in my system and I am using geany to
> normally run a .rs file. All paths are set correctly in my system for rust
> and geany. When i hit compile in geany i.e F8 key on keyboard it shows
> error ->
> >> > rustc "demo.rs" (in directory: /home/avdhoot)
> >> > /bin/sh: 1: rustc: not found
> >> > Compilation failed.
> >> >
> >> > What can I do about this? I want geany to compile my rust files also.
> Also I am attaching terminal settings for your reference. Also I use
> Linuxmint 20.3 xfce and geany 1.38
> >> >
> >> > Please help me with this.
> >> > _______________________________________________
> >> > Users mailing list -- [email protected]
> >> > To unsubscribe send an email to [email protected]
> >> _______________________________________________
> >> Users mailing list -- [email protected]
> >> To unsubscribe send an email to [email protected]
> >
> > _______________________________________________
> > Users mailing list -- [email protected]
> > To unsubscribe send an email to [email protected]
> _______________________________________________
> Users mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
>
_______________________________________________
Users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to