I reinstalled my Kubuntu 14.04 today, everything in working nice and well. But I cannot install Steam!
This is the error I get:
I tried to install 32-bit libraries, but it will not work
I start Steam in terminal:
I tried different solution, but nothing works!
This is the error I get:
Code:
You are missing the following 32-bit libraries, and Steam may not run: libpangoft2-1.0.so.0 libpango-1.0.so.0 libgtk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libbz2.so.1.0
Code:
per@per-kubuntu:~$ sudo apt-get install ia32-libs [sudo] password for per: Leser pakkelister ... Ferdig Skaper oversikt over avhengighetsforhold Leser tilstandsinformasjon ... Ferdig Pakka «ia32-libs» er ikke tilgjengelig, men en annen pakke henviser til den. Dette kan bety at pakka mangler, er utgått, eller bare finnes tilgjengelig fra en annen kilde. Følgende pakker erstatter den imidlertid: lib32z1 lib32ncurses5 lib32bz2-1.0 E: Pakka «ia32-libs» har ingen installasjonskandidat
Code:
per@per-kubuntu:~$ steam Running Steam on ubuntu 14.04 64-bit STEAM_RUNTIME is enabled automatically Installing breakpad exception handler for appid(steam)/version(1404163764_client) Installing breakpad exception handler for appid(steam)/version(1404163764_client) Installing breakpad exception handler for appid(steam)/version(1404163764_client) [0710/162917:WARNING:proxy_service.cc(958)] PAC support disabled because there is no system implementation /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/steamUI/../common/steam/client_api.cpp (304) : Assertion Failed: ClientAPI_InitGlobalInstance: InternalAPI_Init_Internal failed, most likely because you are missing a 32-bit dependency of steamclient.so (the Steam client is a 32-bit app). Assert( Assertion Failed: ClientAPI_InitGlobalInstance: InternalAPI_Init_Internal failed, most likely because you are missing a 32-bit dependency of steamclient.so (the Steam client is a 32-bit app). ):/home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/steamUI/../common/steam/client_api.cpp:304 Installing breakpad exception handler for appid(steam)/version(1404163764_client) Uploading dump (out-of-process) [proxy ''] /tmp/dumps/assert_20140710162917_5.dmp /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/steamUI/SteamStartup.cpp (744) : Assertion Failed: ! "There was a problem with your Steam installation.\n" "Please reinstall steam.\n" [2014-07-10 16:29:16] Startup - updater built Jun 30 2014 13:21:24 [2014-07-10 16:29:16] Verifying installation... [2014-07-10 16:29:16] Verification complete [2014-07-10 16:29:17] Shutdown Finished uploading minidump (out-of-process): success = yes response: CrashID=bp-4f825708-fc69-4b62-9325-b35732140710
I tried different solution, but nothing works!
Comment