Just upgrading to Ubuntu 10.04 (LTS) (64bit) and have come across the following:
Code: Select all | Expand
sudo apt-get install glade-2
fails as does
Code: Select all | Expand
sudo apt-get install libglade2-dev
but the following installs
Code: Select all | Expand
sudo apt-get install glade
as does
Code: Select all | Expand
sudo apt-get install libglade2-0
Above info might save some time for others upgrading to 10.04 or installing FiveLinux on 10.04
Regards
xProgrammer