debian 8 (64位)steam安装
先执行以下命令使得其能运行32位的程序:# dpkg --add-architecture i386# aptitude update可参考https://wiki.debian.org/Steam接着去steam官网下载安装包,用dpkg -i 安装。终端输入 LC_ALL=C steam注意,命令执行完后会报错,因为还缺少一些32位的库,注意看错误报告,看看缺哪些,就用apt-get install安装在终端输入 LC_ALL=C steam便能正常运行steam注意显卡的驱动也要添加32的,aptitude install libgl1-nvidia-glx:i386 这是nvidia的。以后启动steam需要在终端中输入LC_ALL=C steam
感谢分享Linux系统 还没在物理机上装Linux的我进来看看。
页:
[1]