Could not find terminal "xterm"
3 posts
I get this error whenever i try and run a basic program i make in geany. Anyone know how to fix this?
- Posts: 42
- Joined: Mon May 28, 2012 10:46 am
Yep - slight problem with geany.
In the meantime choose the Edit | Properties menu item and choose tools on the left tab bar.
For terminal change xterm to be x-terminal-emulator
This will then use the default terminal emulator you have installed, and if you change it using update-alternatives it will still use your preferred terminal emulator.
Alternatively just install xterm
In the meantime choose the Edit | Properties menu item and choose tools on the left tab bar.
For terminal change xterm to be x-terminal-emulator
This will then use the default terminal emulator you have installed, and if you change it using update-alternatives it will still use your preferred terminal emulator.
Alternatively just install xterm
- Posts: 265
- Joined: Tue Jan 10, 2012 11:05 am
Thanks got it working now
- Posts: 42
- Joined: Mon May 28, 2012 10:46 am