If you are unable to install ia32-libs package on your fresh installation of Ubuntu 13.04 64bit, for installation of Skype, Teamviewer or Adobe Reader, than you should do :
- Switch Update server to Main, in System Settings / Software & Updates
- Check on all Install updates from option on Update tab
than do in Terminal :
sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install ia32-libs
- Switch Update server to Main, in System Settings / Software & Updates
- Check on all Install updates from option on Update tab
than do in Terminal :
sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install ia32-libs
No comments:
Post a Comment