Bash-Linux.com : Le SHELL pour les nuls

  Actuellement 50 lignes de commande et 1472 man disponibles
login as: root
root@213.186.33.18's password:
Last login: Mon May 28 15:36:37 2012 from 38.107.179.230
[root@bash-linux ~] # echo "Bienvenue sur Bash-Linux.com"_
 Manuel des commandes UNIX (man) Version anglaise

Indiquez la fonction :

Man Dh_makeshlibs en anglais

DH_MAKESHLIBS(1) Debhelper DH_MAKESHLIBS(1)
 
NAME


dh_makeshlibs - automatically create shlibs file and call dpkg-gensymbols
 
SYNOPSIS


dh_makeshlibs [debhelper options] [-mmajor] [-V[dependencies]] [-n] [-Xitem] [-- params]
 
DESCRIPTION


dh_makeshlibs is a debhelper program that automatically scans for shared libraries, and generates a shlibs file for the libraries it finds. It also adds a call to ldconfig in the postinst and postrm scripts (in V3 mode and above only) to any packages in which it finds shared libraries. If a dpkg-gensymbols(1) symbol file is found in debian/package.symbols (or debian/package.symbols.arch), dpkg-gensymbols will be called to process and install the symbols file.
 
OPTIONS


-mmajor, --major=major Instead of trying to guess the major number of the library with objdump, use the major number specified after the -m parameter. This is much less useful than it used to be, back in the bad old days when this program looked at library filenames rather than using objdump. -V, -Vdependencies --version-info, --version-info=dependencies By default, the shlibs file generated by this program does not make packages depend on any particular version of the package containing the shared library. It may be necessary for you to add some version dependancy information to the shlibs file. If -V is specified with no dependency information, the current upstream version of the package is plugged into a dependency that looks like "packagename (>= packageversion)". Note that in debhelper compatibility levels before v4, the debian part of the package version number is also included. If -V is specified with parameters, the parameters can be used to specify the exact dependency information needed (be sure to include the package name). Beware of using -V without any parameters; this is a conservative setting that always ensures that other packages' shared library dependencies are at least as tight as they need to be (unless your library is prone to changing ABI without updating the upstream version number), so that if the maintainer screws up then they won't break. The flip side is that packages might end up with dependencies that are too tight and so find it harder to be upgraded. -n, --noscripts Do not modify postinst/postrm scripts. -Xitem, --exclude=item Exclude files that contain "item" anywhere in their filename or directory from being treated as shared libraries. --add-udeb=udeb Create an additional line for udebs in the shlibs file and use "udeb" as the package name for udebs to depend on instead of the regular library package. -- params Pass "params" to dpkg-gensymbols(1).
 
EXAMPLES


dh_makeshlibs Assuming this is a package named libfoobar1, generates a shlibs file that looks something like: libfoobar 1 libfoobar1 dh_makeshlibs -V Assuming the current version of the package is 1.1-3, generates a shlibs file that looks something like: libfoobar 1 libfoobar1 (>= 1.1) dh_makeshlibs -V 'libfoobar1 (>= 1.0)' Generates a shlibs file that looks something like: libfoobar 1 libfoobar1 (>= 1.0)
 
SEE ALSO


debhelper(7) This program is a part of debhelper.
 
AUTHOR


Joey Hess 7.0.15 2008-05-19 DH_MAKESHLIBS(1)


 Dernières recherches
Man  en anglais Man dh_makeshlibs en anglaisMan  en français Man dh_makeshlibs en français
Man  en anglais Man diff en anglaisMan  en français Man diff en français
Man  en anglais Man dh_listpackages en anglaisMan  en français Man dh_listpackages en français
Man  en anglais Man dh_lintian en anglaisMan  en français Man dh_lintian en français
Man  en anglais Man dh_usrlocal en anglaisMan  en français Man dh_usrlocal en français
Man  en anglais Man dh_link en anglaisMan  en français Man dh_link en français
Man  en anglais Man dh_undocumented en anglaisMan  en français Man dh_undocumented en français
Man  en anglais Man dh_testversion en anglaisMan  en français Man dh_testversion en français
Man  en anglais Man dh_installwm en anglaisMan  en français Man dh_installwm en français
Man  en anglais Man dh_testroot en anglaisMan  en français Man dh_testroot en français
Man  en anglais Man dh_installudev en anglaisMan  en français Man dh_installudev en français
Man  en anglais Man dh_installppp en anglaisMan  en français Man dh_installppp en français
Man  en anglais Man dh_installpam en anglaisMan  en français Man dh_installpam en français
Man  en anglais Man dh_testdir en anglaisMan  en français Man dh_testdir en français
Man  en anglais Man dh_installmodules en anglaisMan  en français Man dh_installmodules en français

 Recherche

Dans ce moteur de recherche, vous pouvez taper directement votre besoin, en une phrase normale, humaine.
Exemple : vous cherchez comment remplacer un mot par un autre dans tous les fichiers d'un certain dossier. Vous pouvez écrire "Comment remplacer un mot par un autre dans tous les fichiers d'un dossier". Le moteur vous ramenera les résultats en fonction de leur pertinence.
Vous pouvez bien sûr ne chercher qu'un seul mot-clé, par exemple "find".
 Toutes les lignes de code
Par popularité
Par fonction
Recherche avancée
 Les logiciels SHELL/SSH
Putty
Astuces Bash
Faire du SHELL avec PHP!
 La doc officielle
Les man Linux en français
Les man Linux en anglais
 Proposer vos bash
Partagez vos lignes!
 Les requêtes
Déposer une requête
Voir/répondre à une requête
 Quelques sites interessants
Bons sites pour apprendre
 Rechercher