无法在 ubuntu 14,64 位上安装 steam

无法在 ubuntu 14,64 位上安装 steam

我今天刚刚用 Ubuntu 替换了旧的 win vista,全新安装。我去安装 steam,结果出现了这个错误。

Steam needs to install these additional packages: 
  libgl1-mesa-dri:i386, libgl1-mesa-glx:i386, libc6:i386

我尝试安装这些软件包,但出现了这个错误。

The following packages have unmet dependencies:
 libgl1-mesa-glx:i386 : Depends: libglapi-mesa:i386 (= 10.1.3-0ubuntu0.5)
 unity-control-center : Depends: libcheese-gtk23 (>= 3.4.0) but it is not going to be installed
                        Depends: libcheese7 (>= 3.0.1) but it is not going to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

我离开窗口,然后 steam 弹出错误:

You are missing the following 32-bit libraries, and Steam may not run:
libGL.so.1'

我搜索了其他解决方案并首先尝试了通用更新。

sudo apt-get update; sudo apt-get dist-upgrade;

它已更新。

我尝试了相同的解决方案:

wget {LIEN SUPPRIMÉ} -O /tmp/steam_1.0.0.27_i386.deb
wget {LIEN SUPPRIMÉ} -O /tmp/steam_1.0.0.27_amd64.deb
sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install -y ia32-libs
sudo dpkg -i /tmp/steam*.deb
sudo apt-get install -fy

这给了我这个:..

danny@notquitealienware:~$ wget {LIEN SUPPRIMÉ} -O /tmp/steam_1.0.0.27_i386.deb
--2015-10-14 14:03:29--  http://%7Blien/
Resolving {lien ({lien)... failed: Name or service not known.
wget: unable to resolve host address ‘{lien’
idn_encode failed (3): ‘Non-digit/letter/hyphen in input’
--2015-10-14 14:03:29--  http://supprim%C3%89%7D/
Resolving supprimÉ} (supprimÉ})... failed: Name or service not known.
wget: unable to resolve host address ‘supprimÉ}’
idn_encode failed (3): ‘Non-digit/letter/hyphen in input’
--2015-10-14 14:03:29--  http://supprim%C3%89%7D/
Resolving supprimÉ} (supprimÉ})... failed: Name or service not known.
wget: unable to resolve host address ‘supprimÉ}’
danny@notquitealienware:~$ wget {LIEN SUPPRIMÉ} -O /tmp/steam_1.0.0.27_i386.deb
--2015-10-14 14:03:45--  http://%7Blien/
Resolving {lien ({lien)... failed: Name or service not known.
wget: unable to resolve host address ‘{lien’
idn_encode failed (3): ‘Non-digit/letter/hyphen in input’
--2015-10-14 14:03:45--  http://supprim%C3%89%7D/
Resolving supprimÉ} (supprimÉ})... failed: Name or service not known.
wget: unable to resolve host address ‘supprimÉ}’
idn_encode failed (3): ‘Non-digit/letter/hyphen in input’
--2015-10-14 14:03:45--  http://supprim%C3%89%7D/
Resolving supprimÉ} (supprimÉ})... failed: Name or service not known.
wget: unable to resolve host address ‘supprimÉ}’
danny@notquitealienware:~$ wget {LIEN SUPPRIMÉ} -O /tmp/steam_1.0.0.27_amd64.deb--2015-10-14 14:03:45--  http://%7Blien/
Resolving {lien ({lien)... failed: Name or service not known.
wget: unable to resolve host address ‘{lien’
idn_encode failed (3): ‘Non-digit/letter/hyphen in input’
--2015-10-14 14:03:45--  http://supprim%C3%89%7D/
Resolving supprimÉ} (supprimÉ})... failed: Name or service not known.
wget: unable to resolve host address ‘supprimÉ}’
idn_encode failed (3): ‘Non-digit/letter/hyphen in input’
--2015-10-14 14:03:45--  http://supprim%C3%89%7D/
Resolving supprimÉ} (supprimÉ})... failed: Name or service not known.
wget: unable to resolve host address ‘supprimÉ}’
danny@notquitealienware:~$ sudo dpkg --add-architecture i386

我也尝试安装ia32-libs但得到这个:

However the following packages replace it:
  lib32z1 lib32ncurses5 lib32bz2-1.0

E: Package 'ia32-libs' has no installation candidate
danny@notquitealienware:~$ 

所以我尝试了一个新的解决方案:

sudo apt-get install libc6:i386 libgl1-mesa-dri-lts-utopic:i386 libgl1-mesa-glx-lts-utopic:i386

并得到这个:

Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 gnome-session-bin : Depends: libgl1-mesa-glx or
                              libgl1
 indicator-network : Depends: unity8 (>= 7.82) but it is not going to be installed
 libgl1-mesa-dri-lts-utopic:i386 : Conflicts: libgl1-mesa-dri
 libgl1-mesa-glx-lts-utopic:i386 : Depends: libglapi-mesa-lts-utopic:i386 (= 10.3.2-0ubuntu1~trusty2) but it is not going to be installed
 libgnome-desktop-3-7 : Depends: libgl1-mesa-glx or
                                 libgl1
 libqt5gui5 : Depends: libgl1-mesa-glx or
                       libgl1
 libqt5multimedia5-plugins : Depends: libqgsttools-p1 (>= 5.2.1-0ubuntu5) but it is not going to be installed
 libqt5quick5 : Depends: libgl1-mesa-glx or
                         libgl1
 libwebkitgtk-3.0-0 : Depends: libgl1-mesa-glx or
                               libgl1
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
danny@notquitealienware:~$ 

我有一台 64 位的 amd radeon 4350 显卡。我去了他们的网站尝试更新驱动程序,但文件无法运行。我不知道该怎么做或如何处理这个问题,请帮忙

答案1

“sudo dpkg --add-architecture i386” “sudo apt-get update” “Sudo apt-get install steam” “Sudo apt-get upgrade:您可能还需要安装 ia32-libs;您可以在上述步骤中执行 sudo apt-get update 后执行此操作。

相关内容