CONTENT
  • CHANGES
Szukaj
counter

#top ldconfig


/sbin/ldconfig - configure dynamic linker run time bindings

Powiązane:
ld, ldconfig, ldd,

SYNOPSIS
/sbin/ldconfig [ -nNvXV ] [ -f conf ] [ -C cache ] [ -r root ] directory ...
/sbin/ldconfig -l [ -v ] library ...
/sbin/ldconfig -p


DESCRIPTION



OPTIONS
-v
Verbose mode. Print current version number, the name of each directory as it is scanned, and any links that are created. Overrides quiet mode.

-n
Only process directories specified on the command line. Don't process the trusted directories (/lib and /usr/lib) nor those specified in /etc/ld.so.conf. Implies -N.

-N
Don't rebuild the cache. Unless -X is also specified, links are still updated.

-X
Don't update links. Unless -N is also specified, the cache is still rebuilt.

-f conf
Use conf instead of /etc/ld.so.conf.

-C cache
Use cache instead of /etc/ld.so.cache.

-r root
Change to and use root as the root directory.

-l
Library mode. Manually link individual libraries. Intended for use by experts only.

-p
Print the lists of directories and candidate libraries stored in the current cache.



EXAMPLES
ldconfig
ldconfig -v




Zmodyfikowany ostatnio: 2015/01/11 15:04:28 (10 lat temu), textsize: 1,96 kB, htmlsize: 2,57 kB

Zapraszam do komentowania, zgłaszania sugestii, propozycji, własnych przykładów, ...
Dodaj komentarzKomentarze użytkowników