Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: hongxing on October 16, 2005, 10:55:28 am

Title: how to change"shell to run console programs" option?
Post by: hongxing on October 16, 2005, 10:55:28 am
how to change from xterm to bash?

thansk!
Title: Re: how to change"shell to run console programs" option?
Post by: mandrav on October 16, 2005, 12:21:05 pm
"Settings->Compiler->Other->Shell to run console programs".
Title: Re: how to change"shell to run console programs" option?
Post by: hongxing on October 16, 2005, 04:06:58 pm
how to change it?
I use SuSE Linux and bash.

thanks!
Title: Re: how to change"shell to run console programs" option?
Post by: st3vie on October 17, 2005, 06:42:31 pm
Then you use bash as your shell inside xterm, so nothing needs changing.

If you want to use another 'terminal', other than xterm, you can change the option that mandrav talked about.

-st3vie