A voir également:
- Connaitre la version GLIBC
- Dernière version ccleaner gratuit français - Télécharger - Nettoyage
- Splitcam ancienne version - Télécharger - Messagerie
- Télécharger zuma revenge version complète gratuit - Télécharger - Jeux vidéo
- Ancienne version autocad gratuite - Télécharger - CAO-DAO
- Dernière version chrome - Accueil - Applications & Logiciels
2 réponses
Bonjour,
La méthode infaillible c'est tout simplement de l'exécuter !
Exemple :
La libc se trouve dans le répertoire /lib :
arnaud@debian:~$ ll /lib/libc.*
lrwxrwxrwx 1 root root 13 2007-11-01 20:59 /lib/libc.so.6 -> libc-2.3.6.so
Et je l'exécute :
arnaud@debian:~$ /lib/libc.so.6
GNU C Library stable release version 2.3.6, by Roland McGrath et al.
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Compiled by GNU CC version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21).
Compiled on a Linux 2.6.18 system on 2007-07-30.
Available extensions:
GNU libio by Per Bothner
crypt add-on version 2.1 by Michael Glad and others
GNU Libidn by Simon Josefsson
linuxthreads-0.10 by Xavier Leroy
BIND-8.2.3-T5B
libthread_db work sponsored by Alpha Processor Inc
NIS(YP)/NIS+ NSS modules 0.19 by Thorsten Kukuk
Thread-local storage support included.
For bug reporting instructions, please see:
<http://www.gnu.org/software/libc/bugs.html>.
Et voilà le travail : pas d'ambiguité !
La méthode infaillible c'est tout simplement de l'exécuter !
Exemple :
La libc se trouve dans le répertoire /lib :
arnaud@debian:~$ ll /lib/libc.*
lrwxrwxrwx 1 root root 13 2007-11-01 20:59 /lib/libc.so.6 -> libc-2.3.6.so
Et je l'exécute :
arnaud@debian:~$ /lib/libc.so.6
GNU C Library stable release version 2.3.6, by Roland McGrath et al.
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Compiled by GNU CC version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21).
Compiled on a Linux 2.6.18 system on 2007-07-30.
Available extensions:
GNU libio by Per Bothner
crypt add-on version 2.1 by Michael Glad and others
GNU Libidn by Simon Josefsson
linuxthreads-0.10 by Xavier Leroy
BIND-8.2.3-T5B
libthread_db work sponsored by Alpha Processor Inc
NIS(YP)/NIS+ NSS modules 0.19 by Thorsten Kukuk
Thread-local storage support included.
For bug reporting instructions, please see:
<http://www.gnu.org/software/libc/bugs.html>.
Et voilà le travail : pas d'ambiguité !
asevere
Messages postés
13089
Date d'inscription
lundi 28 janvier 2002
Statut
Webmaster
Dernière intervention
23 novembre 2024
426
25 mai 2004 à 21:41
25 mai 2004 à 21:41
Salut,
Le plus simple pour connaitre cette version, c'est d'interroger le package.
Quelle distribution de linux utilises tu ?
Sinon, il y a toujours l'utilitaire LDD, mais dans mon souvenir il ne fonctionne pas pour la Glib (toutes les autre oui, mais pas celle là)
Et je me souvient vaguement d'un astuce avec un fichier de preparation d'installation de Xfree.
Enfin bon, le plus simple est quand même d'interroger le package :)
@+
Le plus simple pour connaitre cette version, c'est d'interroger le package.
Quelle distribution de linux utilises tu ?
Sinon, il y a toujours l'utilitaire LDD, mais dans mon souvenir il ne fonctionne pas pour la Glib (toutes les autre oui, mais pas celle là)
Et je me souvient vaguement d'un astuce avec un fichier de preparation d'installation de Xfree.
Enfin bon, le plus simple est quand même d'interroger le package :)
@+
"Si c'est stupide et que ça marche, alors ce n'est pas stupide"