Installer un fichier.tar.gz

livia19 Messages postés 20 Date d'inscription   Statut Membre Dernière intervention   -  
livia19 Messages postés 20 Date d'inscription   Statut Membre Dernière intervention   -
Bonjour,

besoin d'aide svp
j'ai télécharger un fichier .tar
je l'ai dézziper avec la commande tar xzvf monfichier.tar.gz

ma question est après l'avoir déziper il faut bien l'installer ? mais je ne trouve pas un fichier .install ou l'quivalent de .exe comme sur windows

les pros de lunix aidez moi svp
A voir également:

5 réponses

Elponito Messages postés 51 Date d'inscription   Statut Membre Dernière intervention   8
 
Tu peux nous donner la liste des fichiers que tu a extrait de l'archive?
0
Pierrecastor Messages postés 41491 Date d'inscription   Statut Modérateur Dernière intervention   4 150
 
Salut

Avant toute chose. Quel est ce logiciel que tu essaye d'installer ? Il n'existe pas dans la logithèque ?

Quel distribution utilises-tu ?
0
ginto5 Messages postés 11354 Date d'inscription   Statut Membre Dernière intervention   653
 
Bonjour,

Linux n'est pas Windows !!!!!

Selon la distro Linux que tu as utilisé pour l'installation (Debian, Ubuntu, etc....) tu te retrouves avec un ou plusieurs "paquets" (terminaison .deb pour Debian, par exemple). en double-clicquant dessus, il démarre.

Linux est un système autrement plus futé que Windows.
Les installations de logiciels et de matériel sont beaucoup plus simples et rapides....et pas besoin de redémarrer, ça marche tout de suite.

Paroles d'ancien windower.....
0
livia19 Messages postés 20 Date d'inscription   Statut Membre Dernière intervention  
 
bonjour merci d'avoir repondu

je ne peu pas copier tte la console y'a tellement des fichier

en faite j'ai téléchargé le fichier upd950mib.tar.gz

ici http://h18013.www1.hp.com/products/servers/management/hpsim/mibkit.html


c'est pour installer les MIBS sur un HP proliant
0
zipe31 Messages postés 36402 Date d'inscription   Statut Contributeur Dernière intervention   6 431
 
Salut,

Extrait du lien vers ton fichier :

 
Install MIBs Update on an HP-UX/Linux Platform:
The procedure for HP-UX and Linux is the same for both Operating Systems and only runs if HP SIM (any version) is installed.

Log in to HP-UX/Linux as root.
Create a directory such as /root/mgmtcd ( mkdir mgmtcd), It does not have to exist off of the root but for the purposes of this document it does).
Launch your browser with this URL: http://www.hp.com/go/hpsim and navigate to the MIBs download.
Select Download->HP SIM - (HP-UX or Linux)->Proliant MIB update kit for HP SIM.
Download and save the tar file, upd950mib.tar.gz to the newly created directory, /root/mgmtcd
Start a terminal and navigate to the new directory ( cd /root/mgmtcd )
Extract the contents of upd950mib.tar.gz by entering the following command:
tar -xvzf upd950mib.tar.gz
Incase of HP-UX platform, extract the contents of upd950mib.tar.gz by entering the following command:
gunzip upd950mib.tar.gz
tar -xvf upd950mib.tar
Execute the following:
chmod +x updatemibs
Execute the following:
./updatemibs

The script will run and display messages on the terminal.
When the script completes, you may remove the directory /root/mgmtcd and all its contents.
0
livia19 Messages postés 20 Date d'inscription   Statut Membre Dernière intervention  
 
salut Zipe31

j'avoue que j'ai pas bien fouillez avant de poser ma question!!!
merci infiniment je vais suivre cette procédure d'installation

Mais dit moi stp d'ou sort tu ce lien? car moi je ne le vois pas
Encore merci ;-) chaque fois que j'ai des soucis tu m'apporte toujours la solution
0
zipe31 Messages postés 36402 Date d'inscription   Statut Contributeur Dernière intervention   6 431
 
Il suffit de cliquer sur
Installation Instructions
depuis cette page :

0
livia19 Messages postés 20 Date d'inscription   Statut Membre Dernière intervention  
 
j'ai vraiment honte lol alors que cétait devant mes yeux
0

Vous n’avez pas trouvé la réponse que vous recherchez ?

Posez votre question
livia19 Messages postés 20 Date d'inscription   Statut Membre Dernière intervention  
 
oh pardon je peux vous faire une capture d'ecran mais comment joindre un fichier?
0