Warsow sous mandriva
Résolu
just.1
Messages postés
866
Date d'inscription
Statut
Membre
Dernière intervention
-
just.1 Messages postés 866 Date d'inscription Statut Membre Dernière intervention -
just.1 Messages postés 866 Date d'inscription Statut Membre Dernière intervention -
Bonjour,
Voilà j'ai telecharger le tar.gz de warsow et je l'ai décompressez et maintenant j'obtient un dossier warsow avec un fichier warsow.i386 et plein d'autres fichier et un fichier warsow (tout cour)
JE ne sais quoi faire aidez moi SVP
Voilà j'ai telecharger le tar.gz de warsow et je l'ai décompressez et maintenant j'obtient un dossier warsow avec un fichier warsow.i386 et plein d'autres fichier et un fichier warsow (tout cour)
JE ne sais quoi faire aidez moi SVP
A voir également:
- Warsow sous mandriva
- Warsow - Télécharger - Tir FPS
- Mandriva one - Télécharger - Utilitaires
- Telecharger mandriva - Télécharger - Utilitaires
- Qu'est ce que veut dire RPM ? mandriva - Forum Autres distributions Linux
- [Mandriva 2007] Téléchargement Iso ? ✓ - Forum Autres distributions Linux
7 réponses
Salut,
Linux
Most linux users will know how to extract a gzipped tar-archive, but heres the command:
tar xfz warsow_0.32_linux.tar.gz
You will now have a new folder called “warsow“, in which you’ll find the executable “warsow“-file, which is the game binary.
Source : http://www.warsow.net/wiki/index.php?title=Installation
Linux
Most linux users will know how to extract a gzipped tar-archive, but heres the command:
tar xfz warsow_0.32_linux.tar.gz
You will now have a new folder called “warsow“, in which you’ll find the executable “warsow“-file, which is the game binary.
Source : http://www.warsow.net/wiki/index.php?title=Installation
warsow c'est un script bash.
warsow-i386 c'est le binaire (l'éxécutable).
En regardant sommairement le script, il semblerait qu'il serve à déterminer l'architecture sur laquelle se lance le jeu.
Lance le script de cette manière
warsow-i386 c'est le binaire (l'éxécutable).
En regardant sommairement le script, il semblerait qu'il serve à déterminer l'architecture sur laquelle se lance le jeu.
Lance le script de cette manière
./warsow:-))
Vous n’avez pas trouvé la réponse que vous recherchez ?
Posez votre question
/home/juju/warsow/warsow.i386: error while loading shared libraries: libcurl.so.3: cannot open shared object file: No such file or directory
Voil)à ce que met le terminal
Voil)à ce que met le terminal
Extrait :
Source : http://www.warsow.net/wiki/index.php?title=Installation
You will get an error from Warsow about a particular file which is present on your Fedora 7/8 install but not in the filename Warsow is looking for. You will have to sym link this file in order to work around that. You will need your system's root password to perform the following command in your linux terminal: (Replace /usr/lib with /usr/lib64 for 64bit version) ln -s /usr/lib/libcurl.so.4 /usr/lib/libcurl.so.3C'est pour la Fedora, mais c'est pareil sous Mandriva .
Source : http://www.warsow.net/wiki/index.php?title=Installation