[LA-discussions] Installation de steam sous Debian wheezy 64 bits |
[ Thread Index | Date Index | More linuxarverne.org/discussions Archives ]
Description: Steam est une plate forme célèbre pour les jeux. Mais son intégration sous LINUX est parfois compliqué. Voici une procédure que j'ai pu dénicher sur les sites anglophone et que j'ai traduis puis adapté en fonction de ma débian 7 mini. Je tiens à signaler que je ne suis pas l'auteur des scripts et du .deb Capture: http://nsa34.casimages.com/img/2013/12/09/1312090128584600.png Installation: 1- Préparer l'architecture 32 bits:
2- Installation de jockey-common grâce au script: #inspired by kochd's script # installs equivs which is used to generate fake packages sudo apt-get install equivs # creates a file called 'tmp' > tmp # appends package info to tmp echo " Package: jockey-common Priority: optional Section: admin Installed-Size: 728 Maintainer: Martin Pitt Architecture: all Source: jockey Version: 0.9.7-0ubuntu7 Depends: bash, Description: user interface and desktop integration for driver management Jockey provides a user interface for configuring third-party drivers, such as the Nvidia and ATI fglrx X.org and various Wireless LAN kernel modules. . This package contains the common data shared between the frontends. Python-Version: 2.7 " >> tmp # builds fake package equivs-build tmp # installs fake package sudo dpkg -i jockey-common_0.9.7-0ubuntu7_all.deb rm tmp jockey-common_0.9.7-0ubuntu7_all.deb 3 - Téléchargement de steam pour Debian:
4- Installation du .deb:
5 - Lancement de steam pour les adepte du compte ROOT:
-- "Celui qui endure avec persévérance,Conquiert !"by Darius Le Grand ----------------------------- |http://www.tux-security.org/ | ----------------------------- |
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |