Glade on Ubuntu
From SubfireWiki
Here everything I had to do, to get a Glade development environment going in Ubuntu: --Malcom 00:53, 15 May 2007 (EDT)
Packages
sudo apt-get install glade-3 sudo apt-get install glade-gnome-3 sudo apt-get install glade-doc sudo apt-get install libglade2-dev
- I'm not really sure about glade-3 vs. glade-2 as far as compat of the Gnome desktop. --Malcom 00:53, 15 May 2007 (EDT)
