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:37:35 2012 from 38.107.179.227
[root@bash-linux ~] # echo "Bienvenue sur Bash-Linux.com"_
 Manuel des commandes UNIX (man) Version anglaise

Indiquez la fonction :

Man Dh_shlibdeps en anglais

DH_SHLIBDEPS(1) Debhelper DH_SHLIBDEPS(1)
 
NAME


dh_shlibdeps - calculate shared library dependencies
 
SYNOPSIS


dh_shlibdeps [debhelper options] [-Lpackage] [-ldirectory] [-Xitem] [-- params]
 
DESCRIPTION


dh_shlibdeps is a debhelper program that is responsible for calculating shared library dependencies for packages. This program is merely a wrapper around dpkg-shlibdeps(1) that calls it once for each package listed in the control file, passing it a list of ELF executables and shared libraries it has found.
 
OPTIONS


-uparams, --dpkg-shlibdeps-params=params -- params Pass "params" to dpkg-shlibdeps(1). -Xitem, --exclude=item Exclude files that contain "item" anywhere in their filename from being passed to dpkg-shlibdeps. This will make their dependencies be ignored. This may be useful in some situations, but use it with caution. This option may be used more than once to exclude more than one thing. -ldirectory[:directory:directory:..] With recent versions of dpkg-shlibdeps, this option is generally not needed. Before dpkg-shlibdeps is run, LD_LIBRARY_PATH will have added to it the specified directory (or directories -- separate with colons). With recent versions of dpkg-shlibdeps, this is mostly only useful for packages that build multiple flavors of the same library, or other situations where the library is installed into a directory not on the regular library search path. -Lpackage, --libpackage=package With recent versions of dpkg-shlibdeps, this option is generally not needed, unless your package builds multiple flavors of the same library. It tells dpkg-shlibdeps (via its -S parameter) to look first in the package build directory for the specified package, when searching for libraries, symbol files, and shlibs files.
 
EXAMPLES


Suppose that your source package produces libfoo1, libfoo-dev, and libfoo-bin binary packages. libfoo-bin links against libfoo1, and should depend on it. In your rules file, first run dh_makeshlibs, then dh_shlibdeps: dh_makeshlibs dh_shlibdeps This will have the effect of generating automatically a shlibs file for libfoo1, and using that file and the libfoo1 library in the debian/libfoo1/usr/lib directory to calculate shared library dependency information. If a libbar1 package is also produced, that is an alternate build of libfoo, and is installed into /usr/lib/bar/, you can make libfoo-bin depend on libbar1 as follows: dh_shlibdeps -Llibbar1 -l/usr/lib/bar
 
SEE ALSO


debhelper(7), dpkg-shlibdeps(1) This program is a part of debhelper.
 
AUTHOR


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


 Dernières recherches
Man  en anglais Man dir_colors en anglaisMan  en français Man dir_colors en français
Man  en anglais Man dh_shlibdeps en anglaisMan  en français Man dh_shlibdeps en français
Man  en anglais Man dirname en anglaisMan  en français Man dirname en français
Man  en anglais Man dirfd en anglaisMan  en français Man dirfd en français
Man  en anglais Man dircolors en anglaisMan  en français Man dircolors en français
Man  en anglais Man dh_scrollkeeper en anglaisMan  en français Man dh_scrollkeeper en français
Man  en anglais Man dir en anglaisMan  en français Man dir en français
Man  en anglais Man dh_python en anglaisMan  en français Man dh_python en français
Man  en anglais Man dh_prep en anglaisMan  en français Man dh_prep en français
Man  en anglais Man dig en anglaisMan  en français Man dig en français
Man  en anglais Man dh_perl en anglaisMan  en français Man dh_perl en français
Man  en anglais Man difftime en anglaisMan  en français Man difftime en français
Man  en anglais Man dh_movefiles en anglaisMan  en français Man dh_movefiles en français
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

 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