J'ai du mal a installer un logiciel tar sur l

djjl1 Messages postés 3 Date d'inscription   Statut Membre Dernière intervention   -  
jeanbi Messages postés 15119 Date d'inscription   Statut Contributeur Dernière intervention   -
Bonjour,
Voici en gros ce que le read me text m'indique "-
-How to Install----------------------

* You need login as root *


1. Run "tar jxvf linux_install.tar.bz2"

2. Run "./install" in TERMINAL to install MobilePartner

eg: # bash /<path>/install



3. If you had installed this software in your system before, you will get a prompt: "The software is exist, do you want overwrites? ([Y]/[N])", enter "y" to overwrites or "n" to exit.



4. If you do not had installed this software in your system before, you will get a prompt: "Please input the install path/usr/local/Mobile_Partner:". Then you can input install path(fullpath), or you may using the default path(/usr/local/Mobile_Partner) by press ENTER direct



5. Finish installing


je comprend l'anglais maisj'y arrive pas



A voir également:

1 réponse

jeanbi Messages postés 15119 Date d'inscription   Statut Contributeur Dernière intervention   2 184
 
bonjour,
y a quoi de pas comprehensible ?
1 il faut etre root
donc en fontion de la distri
sudo ou su -
en 1 er
detarer le fichier avec la commande
tar jxvf linux_install.tar.bz2
ensuite tu rentre dans le repertoire ou tu as detarer
et tu tapes
soit sudo ./install
ou su -lc "./install"
ensuite on te precise que si le log est deja installe faut 'il l'ecraser oui non
si pas installer il te propose un chemin
voit vraiment pas ce qui pose probleme ...
a+
ps:faut revoir ton anglais ..
0