Installer steam
glibc 2.15 requise
Logiciels / Autres logiciels

inflames Membre non connecté
-
- Voir le profil du membre inflames
- Inscrit le : 20/06/2011
- Site internet

La plateforme de jeux steam viens de sortir depuis peu sous linux ( ubuntu notemment ). Ayant un compte steam, je télécharge le seul fichier dispo : steam.deb
Je le converti en rpm avec alien, il m'affiche ceci :
Citation :
Warning: Skipping conversion of scripts in package steam: postinst
Warning: Use the --scripts parameter to include the scripts.
steam-1.0.0.18-2.i386.rpm generated
Warning: Use the --scripts parameter to include the scripts.
steam-1.0.0.18-2.i386.rpm generated
Je continue je lance l'installation du rpm, il se lance puis quitte,je tape #steam en ligne de commande pour savoir ce qu'il se passe puis il me dit que mon glibc n'ai pas à jour, il faut la version 2.15 sachant que j'ai la 2.14.1:
Citation :
[root@localhost Téléchargements]# steam
/root/.local/share/Steam/ubuntu12_32/steam: /lib/libc.so.6: version `GLIBC_2.15' not found (required by /root/.local/share/Steam/ubuntu12_32/steam)
/root/.local/share/Steam/ubuntu12_32/steam: /lib/libc.so.6: version `GLIBC_2.15' not found (required by /root/.local/share/Steam/ubuntu12_32/steam)
/root/.local/share/Steam/ubuntu12_32/steam: /lib/libc.so.6: version `GLIBC_2.15' not found (required by /root/.local/share/Steam/ubuntu12_32/steam)
/root/.local/share/Steam/ubuntu12_32/steam: /lib/libc.so.6: version `GLIBC_2.15' not found (required by /root/.local/share/Steam/ubuntu12_32/steam)
Je télécharge une version rpm 64bit de glibc 64 : [url=http://rpm.pbone.net/index.php3/stat/4/idpl/18236164/dir/opensuse/com/glibc-2.15-21.1.x86_64.rpm.html][/url]
Mais il refuse de s'installer car il souhaite garder la version 2.14 en place. Et je ne peux pas désinstaller manuellement la version 2.14.
Dois-je attendre la prochaine mise à jour? ou existe-t-il une alternative?
Config : Pc portable pavillon DV7 2160ef, CPU : P8700, GPU : radeon HD 4650, 6Go de RAM, SSD ocz 64go, HDD 1TO + 500Go
Mageia 4 Kde
Mageia 4 Kde

sanspseudo.odt Membre non connecté
-
- Voir le profil du membre sanspseudo.odt
- Inscrit le : 08/06/2012
- Groupes :
Je pense que la seule solution (déjà évoquée ici) est d'attendre la sortie de Mageia 3.
EDIT : En fait si, il existe une autre solution : http://www.mageialinux-online.org/forum/topic-13190-9+valve-sort-steam-pour-linux-ubuntu.php

Édité par sanspseudo.odt Le 04/01/2013 à 11h56
Mageia 6 64bits GNOME - Asus x405-M519T

vouf Membre non connecté
-
- Voir le profil du membre vouf
- Inscrit le : 16/08/2008
- Groupes :
Sur une mga2 livecd toute fraîche :
Citation :
urpmi libcurl4 libogg0 libpixman1_0 libSDL1.2_0 libtheora0 libvorbis0 libvorbisenc2 libvorbisfile3 libcairo2 libcups2 libfontconfig1 libfreetype6 libgcc1 libgcrypt11 libgdk_pixbuf2.0_0 libglib2.0_0 libgtk+2.0_0 libnspr4 libnss3 libopenal1 libpango1.0_0 libpng12_0 libpng12_0 libpulseaudio0 libstdc++6 libx11_6 libxext6 libxfixes3 libxi6 libxrandr2 libxrender1 libzlib1 dpkg
Et en suivant bêtement le tuto ci-dessous :
Citation :
mkdir Steam
cd Steam
mkdir libs
mkdir libs-full
mkdir steam-files
wget http://security.ubuntu.com/ubuntu/pool/main/e/eglibc/libc6_2.15-0ubuntu10.2_i386.deb
dpkg -x libc6_2.15-0ubuntu10.2_i386.deb libs-full
cp ./libs-full/lib/i386-linux-gnu/* ./libs
wget http://media.steampowered.com/client/installer/steam.deb
dpkg -x steam.deb steam-files
cd steam-files
su
rsync -rv ./usr /
exit
cd ~/Steam
wget http://xxblx-duke.com/downloads/steam.zip
unzip steam.zip
chmod +x steam.sh
sh steam.sh
cd Steam
mkdir libs
mkdir libs-full
mkdir steam-files
wget http://security.ubuntu.com/ubuntu/pool/main/e/eglibc/libc6_2.15-0ubuntu10.2_i386.deb
dpkg -x libc6_2.15-0ubuntu10.2_i386.deb libs-full
cp ./libs-full/lib/i386-linux-gnu/* ./libs
wget http://media.steampowered.com/client/installer/steam.deb
dpkg -x steam.deb steam-files
cd steam-files
su
rsync -rv ./usr /
exit
cd ~/Steam
wget http://xxblx-duke.com/downloads/steam.zip
unzip steam.zip
chmod +x steam.sh
sh steam.sh
Mageia 9 64 bits Plasma - Asus Prime Z690-P D4 -Intel Core i5 12600 K- 32 Go Kingston Fury Renegade DDR4-3600 Mhz- Gigabyte Nvidia RTX 3060 - Go-M2 Samsung Evo 970 1Tb-SSD 512 Gb Samsung Evo 960 -SSD 512 Gb Crucial M5
Répondre
Vous n'êtes pas autorisé à écrire dans cette catégorie