SlackBuilds Repository

15.0 > Graphics > lddot (0.2)

lddot (graphically display shared library dependencies)

lddot is a wrapper over ldd, which produces output in Graphviz format.

Although not strictly required for lddot to run, it's *highly*
recommended to install graphviz and/or graph-easy. One of these will
be required to convert lddot's output into a visible graph.

Examples:

# Replace boxart with ascii, if your terminal doesn't support Unicode.
lddot /bin/bash | graph-easy --as boxart

# This looks like the Death Star.
lddot /usr/bin/xterm | circo -Tpng > graph.png

Note: the example in the man page requires a terminal at least 120
columns wide, to format correctly.

Maintained by: B. Watson
Keywords: shared,library,graph
ChangeLog: lddot

Homepage:
https://jwilk.net/software/lddot

Source Downloads:
lddot-0.2.tar.gz (d1c274a39208357ec963c33094bdccae)

Download SlackBuild:
lddot.tar.gz
lddot.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
lddot.SlackBuild
lddot.info
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds