util:libtools
no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
| — | util:libtools [2006/07/29 17:54] (current) – created - external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Library Utilities ====== | ||
| + | Following are some useful utilities for handling the good old libraries. | ||
| + | ===== ldconfig ===== | ||
| + | This is sometimes helpful to fix wrong linked libs: | ||
| + | # ldconfig | ||
| + | |||
| + | ===== ldd ===== | ||
| + | '' | ||
| + | # ldd / | ||
| + | libglut.so.3 => / | ||
| + | libGLU.so.3 => ... | ||
util/libtools.txt · Last modified: by 127.0.0.1
