Well darn I wanted to try the latest version of Geany because of the updated plugins ... The version that Ubuntu provides is: 1.32.2
I first ran: sudo apt-get install gcc sudo apt-get install g++ sudo apt-get install make
The versions: gcc (Ubuntu 7.3.0-16ubuntu3) 7.3.0 g++ (Ubuntu 7.3.0-16ubuntu3) 7.3.0 GNU Make 4.1, Built for x86_64-pc-linux-gnu
Then I downloaded the file geany-1.33.tar.gz, extracted it and tried to to follow the instructions: ./configure fails with the following messages: configure: error: Package requirements (gtk+-2.0 >= 2.24 glib-2.0 >= 2.32 gio-2.0 >= 2.32 gmodule-no-export-2.0) were not met:
No package 'gtk+-2.0' found No package 'glib-2.0' found No package 'gio-2.0' found No package 'gmodule-no-export-2.0' found ======= I old, senile and incompetent so I do not know where to go from here.
[gtk2_installed.txt](https://github.com/geany/geany/files/2255388/gtk2_installed.txt)