Man1 - lddd.1
NAME
lddd - Find broken library links on your system
SYNOPSIS
lddd
DESCRIPTION
Scans $PATH, /lib, /usr/lib, /usr/local/lib and /etc/ld.so.conf.d/*.conf directories for ELF files with references to missing shared libraries, and suggests which packages might need to be rebuilt. The collected data is written to a temporary directory created by mktemp.
SEE ALSO
*ldd*(1)
BUGS
Bugs can be reported on the bug tracker https://bugs.archlinux.org in the Arch Linux category and title prefixed with [devtools] or via arch-projects@archlinux.org.
AUTHORS
Maintainers:
·
Aaron Griffin <aaronmgriffin@gmail.com>
·
Allan McRae <allan@archlinux.org>
·
Bartłomiej Piotrowski <bpiotrowski@archlinux.org>
·
Dan McGee <dan@archlinux.org>
·
Dave Reisner <dreisner@archlinux.org>
·
Evangelos Foutras <evangelos@foutrelis.com>
·
Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
·
Jelle van der Waa <jelle@archlinux.org>
·
Levente Polyak <anthraxx@archlinux.org>
·
Pierre Schmitz <pierre@archlinux.de>
·
Sébastien Luttringer <seblu@seblu.net>
·
Sven-Hendrik Haase <svenstaro@gmail.com>
·
Thomas Bächler <thomas@archlinux.org>
For additional contributors, use git shortlog -s on the devtools.git repository.