I just installed Ubuntu 12.04, I am a big fan of Geany, but now i don't have the terminal at the base of the window. I have tried to change the terminal preferences, without success. any ideas?
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
This is because Ubuntu12 lacks libvte.so, or at least the version Geany uses to emulate the terminal. Try sudo apt-get install libvte-dev |
|||
|
|
|
You can only install to enable the terminal tab: libvte9 |
|||||
|
|
Did You try to enable Menu-> View -> Show Message Window ? This will enable Geany bottom panel, where on left You will have "Terminal" tab ( the last one ). |
|||
|
