Linux pour tous

2622 mots 11 pages
COMPILATION et INSTALLATION D'UN PROGRAMME

Date: 5 Octobre 99
Auteur :

Zone de publication officielle : http://www.linux-france.org/article/debutant/ Dans ce micro-howto, je traite de la compilation et de l'installation d'un programme en tar.gz. Puisque je me considère encore comme Newbie, j'espère avoir su rester le plus simple et le plus clair possible afin de pouvoir etre compris par les plus nuls d'entre nous :)

Préambule : Ma distribution est la RedHat 5.1 (noyau 2.0.35)

Pour toutes infos complémentaires :

Allons-y :

Dans mon home (/home/hugo), j'ai l'archive compactée wmppp-1.3.0.tar.gz récupérée sur un site ftp. Elle contient un programme que je veux installer. Je commence par examiner le contenu de l'archive, sans l'extraire. Certaines archives ne contiennent en effet pas de répertoire : les fichiers s'y trouvent tels quels, en vrac, et seront extraits dans le répertoire courant. Moche. Pour cet examen préalable j'utilise la commande tar, l'option 't' qui liste le contenu d'une archive, l'option 'z' qui précise qu'elle est compactée (gzip), et trois v pour bien voir ce qui se passe :

[hugo@Cassis] ~ > tar -tvvvzf ~/wmppp-1.3.0.tar.gz drwxr-xr-x root/root 0 1998-09-15 23:05 wmppp.app/ drwxr-xr-x root/root 0 1998-09-15 22:58 wmppp.app/wmgeneral/
-rw------- root/root 12715 1998-09-15 22:58 wmppp.app/wmgeneral/wmgeneral.c
-rw------- root/root 3611 1998-09-15 22:58 wmppp.app/wmgeneral/misc.c
-rw------- root/root 1110 1998-09-15 22:58 wmppp.app/wmgeneral/wmgeneral.h
-rw------- root/root 165 1998-09-15 22:58 wmppp.app/wmgeneral/misc.h
-rw------- root/root 3621 1998-09-15 22:58 wmppp.app/wmgeneral/list.c
-rw------- root/root 1876 1998-09-15 22:58 wmppp.app/wmgeneral/list.h drwxr-xr-x root/root 0 1998-09-15 22:58 wmppp.app/wmppp/
-rw-r--r-- root/root 739 1998-09-15 22:58 wmppp.app/wmppp/Makefile
-rw-r--r-- root/root 8151 1998-09-15 22:58 wmppp.app/wmppp/wmppp-master.xpm
-rw-r--r--

en relation

  • Doc bts
    422 mots | 2 pages
  • Les statistiques les quartiles
    1124 mots | 5 pages
  • Patrimoine religieux vieux-montréal
    409 mots | 2 pages
  • Bataille de verdun dans la presse franc-comtoise
    6596 mots | 27 pages
  • Eco gestion
    1323 mots | 6 pages
  • à imp
    520 mots | 3 pages
  • Lol mdr ptdr
    320 mots | 2 pages
  • Sdfsdfgdfgdfg
    809 mots | 4 pages
  • La russie, un pays formidable
    1786 mots | 8 pages
  • Fiche_m thodologique_Diagnostic 1
    443 mots | 2 pages
  • cahire de bord
    1305 mots | 6 pages
  • Ezefefz
    944 mots | 4 pages
  • Tpe aviron
    1036 mots | 5 pages
  • Constituer un dossier
    750 mots | 3 pages
  • Le rire
    780 mots | 4 pages