FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveLinux / FiveDroid (Android) Some Issues with Ubuntu 10.04
Posts: 464
Joined: Tue May 16, 2006 07:47 AM
Some Issues with Ubuntu 10.04
Posted: Tue May 11, 2010 02:12 AM
Hi Antonio

Just upgrading to Ubuntu 10.04 (LTS) (64bit) and have come across the following:

Code (fw): Select all Collapse
sudo apt-get install glade-2

fails as does

Code (fw): Select all Collapse
sudo apt-get install libglade2-dev

but the following installs

Code (fw): Select all Collapse
sudo apt-get install glade

as does

Code (fw): Select all Collapse
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
Posts: 464
Joined: Tue May 16, 2006 07:47 AM
Re: Some Issues with Ubuntu 10.04
Posted: Wed May 12, 2010 01:16 PM
Hi all

Further to the above I have discovered that

Code (fw): Select all Collapse
sudo apt-get install glade


also installs libglade2-0 and libgtk2.0-dev, so less steps are now required.
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Some Issues with Ubuntu 10.04
Posted: Thu May 27, 2010 09:42 PM

Doug,

many thanks for the info! :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion