Some Issues with Ubuntu 10.04
Posted: Tue May 11, 2010 2:12 am
Hi Antonio
Just upgrading to Ubuntu 10.04 (LTS) (64bit) and have come across the following:
fails as does
but the following installs
as does
Above info might save some time for others upgrading to 10.04 or installing FiveLinux on 10.04
Regards
xProgrammer
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