The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

mindi-process-ldd keeps track of the dependencies of a binary with its dynamic libraries

DESCRIPTION

mindi-process-ldd keeps track of the dependencies of a binary with its dynamic libraries by alalyzing the return of ldd on that binary and recursing on all the dependencies to provide the complete list of files needed to have this binary run in a mindi context

SYNOPSIS

mindi-process-ldd /path/to/binary ...

ARGUMENTS

/path/to/binary

This is the path of the binary to analyze and for which we want its perl dependencies to be included

WEB SITES

The main Web site of the project is available at http://www.mondorescue.org. Bug reports should be filled using the trac instance of the project at http://trac.mondorescue.org/.

USER MAILING LIST

For community exchanges around MondoRescue please use the list http://sourceforge.net/mailarchive/forum.php?forum_name=mondo-devel

AUTHORS

The MondoRescue team lead by Bruno Cornec mailto:bruno@mondorescue.org.

COPYRIGHT

MondoRescue is distributed under the GPL v2.0 license or later, described in the file COPYING included with the distribution.