Instale o Steam
iniciar sessão
|
idioma
简体中文 (Chinês simplificado)
繁體中文 (Chinês tradicional)
日本語 (Japonês)
한국어 (Coreano)
ไทย (Tailandês)
Български (Búlgaro)
Čeština (Tcheco)
Dansk (Dinamarquês)
Deutsch (Alemão)
English (Inglês)
Español-España (Espanhol — Espanha)
Español-Latinoamérica (Espanhol — América Latina)
Ελληνικά (Grego)
Français (Francês)
Italiano (Italiano)
Bahasa Indonesia (Indonésio)
Magyar (Húngaro)
Nederlands (Holandês)
Norsk (Norueguês)
Polski (Polonês)
Português (Portugal)
Română (Romeno)
Русский (Russo)
Suomi (Finlandês)
Svenska (Sueco)
Türkçe (Turco)
Tiếng Việt (Vietnamita)
Українська (Ucraniano)
Relatar um problema com a tradução
practically identical error
add the following to the bottom
save it and close it, then try
You will need to run
sudo apt-get update
before the last command, though.
sudo gedit /etc/apt/sources.list
always sudo before installing/updating/editing files or packages
and yes you need to apt-get update to update your lists before installing the multiarch package.
open your sources list
add the following to the bottom
save it and close it then:
then
http://packages.ubuntu.com/quantal/ia32-libs-multiarch
just try downloading it
http://ubuntu.mirror.cambrium.nl/ubuntu/pool/universe/i/ia32-libs/ia32-libs-multiarch_20090808ubuntu36_i386.deb
you can run the .deb file from the location you downloaded it to, via file manager (just click the icon)
ok where did it save the .deb file?
should put you in ~/downloads$
then type sudo dpkg -i ia32-libs-multiarch_20090808ubuntu36_i386.deb
and i almost forgot: then type
sudo apt-get -f install